Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default sorting and filtering results

I have a worksheet in which there are several columns that relate to
activites people can participate in. For each person, they have filled in
their preference with a 1 - 5 scale. I now want to isolate each choice, is
this possible? I have tried a few different methods and just cant seem to
get it to work
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 13
Default sorting and filtering results

Hi,

Assuming your table has the names in Column A and the 5 activities in B
through F make another list in say Columns H through M with the numbers 1 to
5 in H and the activities across the top. Then in I2 put the formula:

=COUNTIF(B$2:B$100,(ROW())-1)

This assumes the formula is in I2. If it's in another row you want to have
( row number - x =1). Click on the right hand cell corner and drag down four
rows. Select the five formulas and click on the lower right corner and drag
across the four columns. This will give you the total of first choices,
etc., in each activity.

CHORDially,
Art Farrell


"E Savard" wrote in message
...
I have a worksheet in which there are several columns that relate to
activites people can participate in. For each person, they have filled in
their preference with a 1 - 5 scale. I now want to isolate each choice,

is
this possible? I have tried a few different methods and just cant seem to
get it to work



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default sorting and filtering results

I'm sorry, i didnt include the fact that i wanted to move the persons name to
another list, perhaps on a different sheet. If Joe Public took painting as
#1, sculpting as #2, writing as #3, then i want a list to show all those who
chose #1, #2 and then #3. I have the IFCOUNT at the bottom, but would like
to separate the names along with it. Hopefully that makes sense. Also there
is how the data is set up:

Names: B5 - B71
Activity Names: J3 - N3, O3 - T3, U3 - Y3 (three different sessions)

Thank you for your input


"Art Farrell" wrote:

Hi,

Assuming your table has the names in Column A and the 5 activities in B
through F make another list in say Columns H through M with the numbers 1 to
5 in H and the activities across the top. Then in I2 put the formula:

=COUNTIF(B$2:B$100,(ROW())-1)

This assumes the formula is in I2. If it's in another row you want to have
( row number - x =1). Click on the right hand cell corner and drag down four
rows. Select the five formulas and click on the lower right corner and drag
across the four columns. This will give you the total of first choices,
etc., in each activity.

CHORDially,
Art Farrell


"E Savard" wrote in message
...
I have a worksheet in which there are several columns that relate to
activites people can participate in. For each person, they have filled in
their preference with a 1 - 5 scale. I now want to isolate each choice,

is
this possible? I have tried a few different methods and just cant seem to
get it to work




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 13
Default sorting and filtering results

From your description it looks like you want a separate sheet for each
activity with columns for the five choices and a list of names in the
columns depending on the selection. I think a macro based on autofiltering
could work. If that's what you want it would be better to send me a copy of
your worksheet so I could set it up with the macro.

Send to:

CHORDially,
Art Farrell

"E Savard" wrote in message
...
I'm sorry, i didnt include the fact that i wanted to move the persons name

to
another list, perhaps on a different sheet. If Joe Public took painting

as
#1, sculpting as #2, writing as #3, then i want a list to show all those

who
chose #1, #2 and then #3. I have the IFCOUNT at the bottom, but would

like
to separate the names along with it. Hopefully that makes sense. Also

there
is how the data is set up:

Names: B5 - B71
Activity Names: J3 - N3, O3 - T3, U3 - Y3 (three different sessions)

Thank you for your input


"Art Farrell" wrote:

Hi,

Assuming your table has the names in Column A and the 5 activities in B
through F make another list in say Columns H through M with the numbers

1 to
5 in H and the activities across the top. Then in I2 put the formula:

=COUNTIF(B$2:B$100,(ROW())-1)

This assumes the formula is in I2. If it's in another row you want to

have
( row number - x =1). Click on the right hand cell corner and drag down

four
rows. Select the five formulas and click on the lower right corner and

drag
across the four columns. This will give you the total of first choices,
etc., in each activity.

CHORDially,
Art Farrell


"E Savard" wrote in message
...
I have a worksheet in which there are several columns that relate to
activites people can participate in. For each person, they have

filled in
their preference with a 1 - 5 scale. I now want to isolate each

choice,
is
this possible? I have tried a few different methods and just cant

seem to
get it to work






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
Excel - filtering, sorting? feliks27 Excel Worksheet Functions 1 April 25th 06 03:34 AM
Sorting/Filtering data ??? gws-mtc Excel Discussion (Misc queries) 1 April 11th 06 09:36 PM
display count/results of filtering Excel in status bar JayDax Excel Discussion (Misc queries) 2 July 21st 05 11:41 PM
sorting and filtering Duncan McDowell Excel Worksheet Functions 1 June 28th 05 03:02 PM
Sorting and filtering dsbiloxi Excel Worksheet Functions 7 March 10th 05 11:55 PM


All times are GMT +1. The time now is 05:43 AM.

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"