![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: Feb 2002
Location: Stockton, California
Posts: 281
|
Hi everyone, I was given the following code to test a check box created from the "Forms" tools in a worksheet:
If ActiveSheet.Shapes("BUTTON_NAME").ControlFormat.Value = Checked Then MSG ("BLEH") it works fine, but my question is, can i do the same thing with an option box? I'm trying to spit a message out when one of 3 option buttons is checked. I tried naming one of the option buttons "BUTTON_NAME", but it doesnt trigger like a check box does. thanks |
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Feb 2002
Location: Stockton, California
Posts: 281
|
Nevermind, it does work, i made a mistake, heh
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|