I am sure this is a very simple thing, but I've never used the option group object before, and the help is useless.
I have 2 sets of option groups (each within a frame) on a form. I want to use a Select Case to find out which one is selected (unless there is an easier way) and assign that value to a string. I cannot figure out how to access the group.
Perhaps I am not explaining this well, I'm not a programmer, and not entirely sure what I am looking for (or I probably would have found it). Thanks for any help.
I have 2 sets of option groups (each within a frame) on a form. I want to use a Select Case to find out which one is selected (unless there is an easier way) and assign that value to a string. I cannot figure out how to access the group.
Perhaps I am not explaining this well, I'm not a programmer, and not entirely sure what I am looking for (or I probably would have found it). Thanks for any help.