Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an existing Excel spreadsheet created by a 3rd party that
contains multiple checkboxs created with forms toolbox as a shape object. I would appear I cannot set the value of the check box so it gets checked programically. I can call the value of the checkbox using objshape.controlformat.value to see if it has a value of 1 for checked or -4146 for unchecked, but not set it. I have been searching for an answer to this but to date the resolution has evaded me. I'm hoping somebody has a solution to this either directly with a vbscript or calling a vba function embedded in the excel worksheet. The preferred option is a vbscript checking the boxes directly since I had additional code running on the spreadsheet but any solution would be appreciated. many thanks in advance.. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
2 Label Options - Forms Object vs Control Box Object | Excel Discussion (Misc queries) | |||
Where can I get some clear instructions about setting up forms on Excel | New Users to Excel | |||
shape object on a userform? | Excel Programming | |||
How to hide Excel window when activating a Shape object | Excel Programming | |||
How to hide Excel window when activating a Shape object | Excel Programming |