Option Buttons from the Forms Toolbar - Excel 2003

M

mickey

I am trying to create 2 different groups of buttons in a single worksheet.
Each group referencing a different cell. Both groups keep referencing the
same cell. I have trying changing the cell reference in the object properties
several times. No luck.

Does anyone have any idea how I can make these reference 2 different cells?
 
D

Dave Peterson

Since those optionbuttons are from the Forms toolbar, you can put a GroupBox
(also on the Forms toolbar) around each group. Then try changing the linked
cells.
 
M

mickey

Thanks Dave. This worked perfectly.

Dave Peterson said:
Since those optionbuttons are from the Forms toolbar, you can put a GroupBox
(also on the Forms toolbar) around each group. Then try changing the linked
cells.
 
Top