Hi All,
I have a UserForm with 16 Radio Buttons (8 groups of "Yes" Or "No"). (They Are Named OptionButton1,2,3,4,5,etc.)
I have a submit button - CommandButton1
I am trying to disable the "Submit" button until at least one button from each of the 8 groups are clicked. If each group has a...