Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 1
Default Chart to show response to a question. One of answer 15 choices.

I know this will be simple but I can't figure it out. On a number of given
dates I ask how happy people are and get a number of responses between 1 and
15. I then need to plot the number of occurences of those individual respones
i.e. two people were 2, three people were 7 etc. I guess it might be a simple
X/Y but I just cannot fathom it out.

Any help would be greatly appreciated.

Regards, Nick.
  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2,489
Default Chart to show response to a question. One of answer 15 choices.

Hi,

You need to create a summary table of possible responses and tally.

Assuming responses are in A1:A15

in B1:B5 are the value 1 to 5, which are the available responses.
in C1 use =COUNTIF($A$1:$A$15,B1)
copy down thru C5

Now create a column chart on B1:C5

Cheers
Andy

--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
"PirateSam" wrote in message
...
I know this will be simple but I can't figure it out. On a number of given
dates I ask how happy people are and get a number of responses between 1
and
15. I then need to plot the number of occurences of those individual
respones
i.e. two people were 2, three people were 7 etc. I guess it might be a
simple
X/Y but I just cannot fathom it out.

Any help would be greatly appreciated.

Regards, Nick.


  #3   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2,722
Default Chart to show response to a question. One of answer 15 choices.

You first need to generate the data. I.e., create either a PivotTable with
Chart (seems a bit overkills for this scenario) or use a few COUNTIF formulas
to determine how many people gave a particular response on each day. Then
plot the formulated data.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"PirateSam" wrote:

I know this will be simple but I can't figure it out. On a number of given
dates I ask how happy people are and get a number of responses between 1 and
15. I then need to plot the number of occurences of those individual respones
i.e. two people were 2, three people were 7 etc. I guess it might be a simple
X/Y but I just cannot fathom it out.

Any help would be greatly appreciated.

Regards, Nick.

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
Restrict choices in one drop down list by response to another berniean Excel Discussion (Misc queries) 4 July 23rd 09 06:49 PM
Linking choices in drop down menu to have automatic answer... Unieeban Excel Discussion (Misc queries) 3 November 6th 08 08:11 AM
Autofilter dropdown box doesn't show all the choices in the colum Karalyn Excel Discussion (Misc queries) 1 September 29th 06 05:40 PM
Excel auto filter does not show all choices for the field? Jim Willy Excel Discussion (Misc queries) 1 December 15th 05 02:36 PM
Formula given three answer choices Sally J Excel Worksheet Functions 3 July 7th 05 04:03 PM


All times are GMT +1. The time now is 02:55 AM.

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

About Us

"It's about Microsoft Excel"