Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The controls are from xl5/xl95 and are maintained for consistency. Get a
copy of xl5 or xl95 and look at the help file and object browser for documentation. You can go to the object browser and right click in a blank area and select show hidden members and you will see the properties and methods for the checkbox object and checkboxes collection. I can send you a large word document that contains some good documentation on them in the context of dialog sheets, but it pretty much equally applicable to their use on worksheets. Contact me if you want me to send it to you. The email I am using is a good email. Provide me with a good email to sent it to. -- Regards, Tom Ogilvy "Mark D'Agosta" wrote in message t... Thanks for the info on the Checkboxes.Delete method. It works just fine. As to the second part of my question, where is this stuff documented? The "Checkboxes" collection does not appear in the member autolist for the worksheet object; it does not appear in the object browser under the worksheet object; it's not in the VBA on-line help. Any ideas? Thanks, Mark D. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Querying Properties programmatically | Excel Discussion (Misc queries) | |||
Adding Checkboxes Programmatically | Excel Programming | |||
Programmatically Add Reference` | Excel Programming | |||
Programmatically Add Reference` | Excel Programming | |||
Can i set a reference programmatically? | Excel Programming |