I have 2 independent sets of radio buttons in a Excel spreadsheet. As there are no frame controls to enclose each set, when I set any button to "on" state all the rest are set to "off". Is there any way around?
Printable View
I have 2 independent sets of radio buttons in a Excel spreadsheet. As there are no frame controls to enclose each set, when I set any button to "on" state all the rest are set to "off". Is there any way around?
Under "more controls" there's a "Microsoft Forms 2.0 Frame" control, but I don't know how to use it as a container for the radio buttons.
There is a Group property (string) of the optionbutton to set the groups.
zaza
Thanks, I'm now going to complete the spreadsheet of a lifetime :)Quote:
Originally Posted by zaza