View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Jim May
 
Posts: n/a
Default Two Groups of Option Buttons on Worksheet

Just experimenting, but I set up Two sets (Groups) of 3-option buttons
on Sheet1
Group1name = Primary
Group2name = Secondary

On the Primary set I did something Which has caused 2-linked cells per
Option button That is when I check OptionButton1 Where my properties
show
The linked cell to be F8
--F8 shows TRUE
Along with F6 TRUE

OptionButton2
Linked cell F12
F12 Shows False
Along with F10 False

How can I correct?

I've tried everything I can think of.

TIA,

Jim May