Click event for a group of option buttons in a Frame
Hi All,
This is a general question not related to a specific procedure.
I created a Form in which I placed 6 option buttons within a Frame to select various ranges in the worksheet.
Does the Frame capture the event if any option button within that frame is clicked - say to select a specific option button?
We can write the code for each option button click event but does it have any relation to the Frame?
Of course, by placing groups of option buttons in different frames, we have the flexibility of selecting one option button in each frame.
Regards