I have 6 option buttons in 2 groups (3 per group).
I put 3 buttons in 1 group box and 3 in another group box.
I want to use the option button so that the user can only pick 1 item within each group, but I want each to output true/false to 6 unique cells.
The way it is now all 3 in the same groupbox will only link to the same cell.
So is there a way to have all 6 buttons link to a different cell, but still retain their dual group select-ability?
Thanks in advance
I put 3 buttons in 1 group box and 3 in another group box.
I want to use the option button so that the user can only pick 1 item within each group, but I want each to output true/false to 6 unique cells.
The way it is now all 3 in the same groupbox will only link to the same cell.
So is there a way to have all 6 buttons link to a different cell, but still retain their dual group select-ability?
Thanks in advance