Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you group them together and link them all to the same cell, you will get
a number 1 to 5 in that cell. You could then count any 1,2 or 3 value and ignore 4 or 5. -- HTH Bob Phillips (remove nothere from email address if mailing direct) "ahmed" wrote in message ... 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? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
grouping Radio Buttons; Using ActiveX Controls | Excel Discussion (Misc queries) | |||
Option Buttons/Radio Buttons | New Users to Excel | |||
grouping of option buttons | Excel Discussion (Misc queries) | |||
Option buttons in sync, s/b radio action | Excel Programming | |||
Grouping Option Buttons | Excel Programming |