HI,
I have created a runtime checkboxes in vba. This checkboxes are reference to excel rows :-
Equipment Finishing (painting, scratches, damage, etc)
Equipment Alignment (doors, removable panels/covers, locks, section-to section, etc)
Equipment / Device Labels/Nameplates and Component Layout
Torque Marking
Component / Device Inspection (damage to parts, missing screws, etc)
I want checkbox to hold values
0.50
-
0.50
0.50
0.25
and at the end i want to add this values. This values will not be fixed. It will change depend on selection of header("Gis Swgr" "SF6 swgr" and so on).
I had put "Gis Swgr" "SF6 swgr" and so on in combo box. If combo box change then checkbox value should get change.
http://www.vbforums.com/showthread.p...83#post4925583
Please find the above link for my query. Please help me out.