View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Option Buttons from the Forms Toolbar - Excel 2003

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.

mickey wrote:

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?


--

Dave Peterson