![]() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
![]() |
|
| Plugged In Online Gaming, and Technology |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| Newbie Join Date: Feb 2007 Location: San Francisco, CA | Excel help, please I need to make a spreadsheet to track a poll.... there are ten questions and most yes/no answers, but some up to 6 answer options, with "all that apply" responses. I've done simple charting, but am semi-stumpped as how to set this up to be able to easily input results from a stack of responses, entering data, then be able to pull up a report of how many "a" answers from question 1 etc... Help? Questions 1-10, answers a-f. Seemed easy enough to go questions across, answers up and down, but then input became an issue....
__________________ Boomerangs are pretty much Frisbees for antisocial kids I don't understand how hitting someone with one of 300 balls, fired at 30BPS is skill.... yet a single ball to the face from a PGP is a "lucky" shot.... ![]() My gallery Classic Nickel 15rd PMI-1 for trade... HERE If we've dealt in the past, please leave feedback in my Feedback thread |
| | |
| | #2 (permalink) |
| Mod & Underwear Model | Mmm....you lost me a little bit there, but it SOUNDS like the function you're looking for is "countif". See the screen shot below. The formula is visible in the formula bar up top, in this case, =CountIF(B1:B6,"yes") will count all instancesof the word "yes". countif.jpg
__________________ Strive for that moment when you're only a slice of pizza and a hooker away from paradise. |
| | |
| | #3 (permalink) |
| Newbie Join Date: Feb 2007 Location: San Francisco, CA | What I really need to do, I realize, is make a "tally" in the response cells... the chart will look like this... (barring a better suggestion) Question 1 Question 2 Question 3 Question4... Answer a Answer b Answer c Answer d Answer e So, as I have a stack of filled out questionaires, I need an easy way to simply tally the responses without manually doing the addition in each cell. Unless you can see an easier way of doing it. Like I said... about 100 questionaires, ten multiple choice questions each, with anywhere from 2 to 6 answers (some with multiple responses allowed) Then, chart the data from the tallies... question 1: X yes, x no. Question 2: x a, x b, x c etc.... Help is greatly appreciated and rewarded with 1,000 Internets.
__________________ Boomerangs are pretty much Frisbees for antisocial kids I don't understand how hitting someone with one of 300 balls, fired at 30BPS is skill.... yet a single ball to the face from a PGP is a "lucky" shot.... ![]() My gallery Classic Nickel 15rd PMI-1 for trade... HERE If we've dealt in the past, please leave feedback in my Feedback thread |
| | |
| | #5 (permalink) |
| Active Member Join Date: Apr 2006 Location: SF Bay Area | My reading is that you need to compile the final info, not a running record i.e. 17 people said answer b to question 2. You don't need person f answered answer b to question 2 - correct? If so, run a manual tally, it's a lot faster.
__________________ Say what now? |
| | |
| | #6 (permalink) |
| Corn-on-the-cob champion! Join Date: Aug 2007 Location: Summerfield, FL | AFAIK, any workbook can only be opened by 1 user at a time, so if you are looking at distributing access to your survey, a database might be a better solution, especially since it sounds to me that you are looking to tabulate data. As for using Excel, you could have a survey worksheet and have each question's answer stored on a seperate worksheet in the workbook. Write a macro that inputs the answer (a, b, c, d...) into the first blank cell starting at A2, B2, C2, etc. and use A1, B1, C1, etc to sum the column. Just waking up, need more coffee. |
| | |
![]() |
|
| Thread Tools | |
|
|