Thread: Option button
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rob van Gelder[_4_] Rob van Gelder[_4_] is offline
external usenet poster
 
Posts: 1,236
Default Option button

Create 2 group boxes to contain the option buttons.

--
Rob van Gelder - http://www.vangelder.co.nz/excel


"chris_za_za" wrote in message
...
I am currently using 4 option buttons. These 4 buttons are not wanting to
work independantly from each other.

I am wanting 2 for example to select 1 & 2, and the others to select A &
B.
These buttons when I link them to a specific cell all change to that cell
and not only the selected ones.

WHAT DO I DO?