• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Simple option group question - VBA

mrzed

Senior member
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.
 
Back
Top