Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
My checkbox's NAME value is EndCaps
By default it's ENABLED value is set to false. When i load my userform, if cell b70, i want the enabled value to switch to true. Here's what I've been trying.... don't laugh, i'm still new :-P GutterOptions is my userform Sub FabGutterMain() If Range("B7").Value 0 Then EndCaps.Enabled = True GutterOptions.Show it keeps giving me an error saying "Object Required". Help! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Referencing Checkbox Names | Excel Worksheet Functions | |||
Can I check names in one list agains names in another in excel? | Excel Discussion (Misc queries) | |||
Referencing Sheet Names | New Users to Excel | |||
Referencing worksheet names | Excel Worksheet Functions | |||
Referencing cells containing tab names? | Excel Worksheet Functions |