Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
HI,
I know the method to count the option buttons(From form toolbar) on one worksheet as follow: Worksheets("Sheet 1").OptionButtons.Count Now, I want to count option buttons on specific range on worksheet, like range"D10:F15" I used the following code: Worksheets("Sheet 1").range("D10:F15").OptionButtons.Count However, it doesn't work. Do you have some ideas about this issue? which clause should I use? Thank you inadvance!!! Best Regards Sam |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
COUNT BETWEEN A SPECIFIC DATE RANGE | Excel Discussion (Misc queries) | |||
Count Specific word in Specific range | Excel Programming | |||
Count Specific word in specific range | Excel Worksheet Functions | |||
Count If Specific word in specific range | Excel Discussion (Misc queries) | |||
Count used cells, in a specific range... | Excel Programming |