I have a group of radio buttons and I want some code to work out what has been selected.
I could set up an array and a For i = 1 to x to find the correct one but I was wondering if there was an easier command to find the correct value...
Is there a way to spit out the value that is "True" from a Group Name?
Bookmarks