Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have an Excel file with data from 60 or so respondents to a questionaire.
I have all my raw data on one worksheet. On another worksheet I have totals for the various questions broken out in various ways. I would like to create another worksheet that lists the answers to an open-ended question at the end of the questionaire. Less than half of the people responding wrote comments so I don't want to include blanks. I'd like to have a consolidated list of the comments in a tidy, separate sheet. As yet, I've been unable to figure out how to do this. Any help would be appreciated. |
#2
![]() |
|||
|
|||
![]()
Just a guess.
Say your data is laid out like: Column A: Respondent ID Column B: Question Number Column C: Response You could apply data|filter|autofilter to the whole range. Then filter to show only the question number you want. Then filter to show the non-blanks. (I'd leave the data in one worksheet and use the filters, but you could copy those visible cells to a new sheet if you really, really want.) DaveCVC wrote: I have an Excel file with data from 60 or so respondents to a questionaire. I have all my raw data on one worksheet. On another worksheet I have totals for the various questions broken out in various ways. I would like to create another worksheet that lists the answers to an open-ended question at the end of the questionaire. Less than half of the people responding wrote comments so I don't want to include blanks. I'd like to have a consolidated list of the comments in a tidy, separate sheet. As yet, I've been unable to figure out how to do this. Any help would be appreciated. -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
make an excel worksheet (sheet 2) open w/ the cursor located in t. | Excel Discussion (Misc queries) | |||
Copy text from same cell on every sheet to title sheet? | Excel Discussion (Misc queries) | |||
Find all text instances in a sheet and add one number from each row | Excel Discussion (Misc queries) | |||
Unable to open excel sheet in Protected mode from VB 6.0 | Setting up and Configuration of Excel | |||
open ended multi page sum | Excel Worksheet Functions |