Radio Buttons in VBA
Radio Buttons in VBA
(OP)
I am sure this is a simple question but I can't figure out how to do this.
I have a userform with 2 sets of radio buttons, one with four buttons and one with 3 buttons. Currently I am checking the value of each button using a switch statement and then returning 1-3 or 1-4 for the one selected. Is there and easier way to check which button is selected?
I have a userform with 2 sets of radio buttons, one with four buttons and one with 3 buttons. Currently I am checking the value of each button using a switch statement and then returning 1-3 or 1-4 for the one selected. Is there and easier way to check which button is selected?





RE: Radio Buttons in VBA
http://courseweb.xu.edu.ph/manuals/vbasic/Lesson7....
"Everybody is ignorant, only on different subjects." — Will Rogers