View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ahmed ahmed is offline
external usenet poster
 
Posts: 22
Default Grouping radio option buttons

I have a questionnaire that contains 5 responses for each question; Never,
Rarely, Sometimes, Usually, Always, and N/A. I would like to collect a value
if the response is rarely, sometimes, usually, always but not for never or
n/a. I have tried to place the 3 that I want to collect data for within a
group box and the other 2 outside, but this will allow for to buttons to be
selected at the same time. does anybody have any suggestions?