View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sam Sam is offline
external usenet poster
 
Posts: 699
Default radio button problem


Hi All,
I am having an issue with radio buttons on my user form.

I have four radio buttons on the form designed in this way
(This is just an example, not actual questions)

Are you a Male?
oYes
oNo

Are you a Female?
oYes
oNo

The problem I am having is, I can only select one of the four buttons I Have.
I want it such that, I can select a Yes or a No for question 1 and a Yes or
a No for question two. But, for some reason I can only select one of the four
buttons.

Please Help!

Thanks in Advance.