On a userform, I have one large frame with two smaller frames inside. In each smaller frame there is a single option button. I would only want one of the other option button to be selectable, not both.
How do you associate these buttons so that only one would be selectable? If they were within the same frame they would behave as I would want, but I need the separate frames. Setting their group name properties to be the same does not seem to have any effect.
Thanks
How do you associate these buttons so that only one would be selectable? If they were within the same frame they would behave as I would want, but I need the separate frames. Setting their group name properties to be the same does not seem to have any effect.
Thanks