Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default count and limit radio button selections

I want to take a poll with 4 answer options displayed as radio buttons. I
want to tally the number of each option chosen for a specific question and I
also want one of the options to be limited to the number of times it can be
chosen . i.e. Options are Definately, Sounds Good, Maybe and No Way there are
50 rows of activities only 5 may be answered as Definately When all user
answer I want to paste answers into one spreadsheet then look speciically at
activity X and count how many answered Definately, Sounds Good, Maybe or No
Way.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default count and limit radio button selections

the approach would depend on where the option buttons came from (control
toolbox toolbar or forms toolbar).

in any event, you would link them to cells (control toolbox toolbar) or cell
(forms toolbar) and set up a formula to count the entries in the cells.

Implementing validation would require code I would think. The
implementation would be dependent on how you want to handle it.

--
Regards,
Tom Ogilvy


"klintonselkirk" wrote in message
...
I want to take a poll with 4 answer options displayed as radio buttons. I
want to tally the number of each option chosen for a specific question

and I
also want one of the options to be limited to the number of times it can

be
chosen . i.e. Options are Definately, Sounds Good, Maybe and No Way there

are
50 rows of activities only 5 may be answered as Definately When all user
answer I want to paste answers into one spreadsheet then look speciically

at
activity X and count how many answered Definately, Sounds Good, Maybe or

No
Way.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Multiple Pivot Chart Series Lists - Limit selections lurker111 Excel Discussion (Misc queries) 0 November 22nd 06 07:07 PM
count and limit radio button selections klintonselkirk Excel Worksheet Functions 1 August 17th 05 01:05 AM
limit and count radio button klintonselkirk Excel Discussion (Misc queries) 1 August 16th 05 11:41 PM
How do I lock a radio button group if a N/A button is selected worry a lot Excel Discussion (Misc queries) 2 May 21st 05 08:33 PM
VBA: Disable Frame and Radio Buttons based on Another Radio Button Being True Mcasteel Excel Worksheet Functions 2 October 29th 04 07:06 PM


All times are GMT +1. The time now is 06:42 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"