A
anthony slater
I've made a simple data entry user form that upon clicking
a command button ('OK'), puts the values in various places
in my worksheet.
The userform also has two option buttons.
On my worksheet, I have two option buttons. How can I link
the option buttons on the user form to the option buttons
on the worksheet?
ie, when a Userform option button is selected, the
worksheet option button is also selected (upon clicking
the command (OK) button
Hope I explained this well
a command button ('OK'), puts the values in various places
in my worksheet.
The userform also has two option buttons.
On my worksheet, I have two option buttons. How can I link
the option buttons on the user form to the option buttons
on the worksheet?
ie, when a Userform option button is selected, the
worksheet option button is also selected (upon clicking
the command (OK) button
Hope I explained this well