Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Access offers an "optionbox" control where each radio button has an
associated numeric value that can be used by a VBA SELECT statement. The closest I've found in Excel forms design (where I'm far less knowledgeable than I am in Access) is a grouping of radio buttons, but as far as I can figure out, selecting one of them returns a "True" for that one and a "False" for all the others. Can anyone point me to either a native Excel equivalent of the Access optionbox, or a template somewhere that I can plagiarize to do what I need? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel Equivalent of Access "Load" Event? | Excel Discussion (Misc queries) | |||
Excel Checkboxs, Optionbox | Excel Discussion (Misc queries) | |||
optionbox checkbox | Excel Discussion (Misc queries) | |||
What is the Access equivalent of Excel's COUNTIF? | Excel Discussion (Misc queries) | |||
Access Mask equivalent? | Excel Programming |