View Single Post
 
Old 09-02-2015, 05:47 AM
MOHAMMEDSALMAN MOHAMMEDSALMAN is offline Windows 7 64bit Office 2007
Novice
 
Join Date: Sep 2015
Location: Mumbai
Posts: 9
MOHAMMEDSALMAN is on a distinguished road
Unhappy Assign dynamic value to checkboxes

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.
Reply With Quote