Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Counting survey responses

I want to design a questionnaire for staff to tick boxes and email back to
me. What do I then do with the response sheets and how do I automatically
calculate the responses from the sheets.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Counting survey responses

Link the tick boxes to cells in the worksheet. Then use the countif
function to tally responses. Obviously, the ease of this will depend on the
design.

--
Regards,
Tom Ogilvy

"Working with survey responses" <Working with survey
wrote in message
...
I want to design a questionnaire for staff to tick boxes and email back to
me. What do I then do with the response sheets and how do I automatically
calculate the responses from the sheets.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,163
Default Counting survey responses

How I would handle it depends on two things: the number of questions in the
survey and the number of respondents. If I had a small number of questions
and a small number of respondents I would probably copy all the response
sheets into one master workbook with a "tally" page to summarize the results.
But if it was a long list (either # of questions or respondents) I would
probably write a sub to read in each response and record the results into a
list format on one sheet to use as a database, and use that to generate the
stats for the results (again with a "tally" page containing the
formulas/graphs I wanted to display the results)

"Working with survey responses" wrote:

I want to design a questionnaire for staff to tick boxes and email back to
me. What do I then do with the response sheets and how do I automatically
calculate the responses from the sheets.

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
Counting responses DJ Excel Discussion (Misc queries) 5 November 1st 09 06:39 PM
Counting Survey Questions Michael[_2_] Excel Worksheet Functions 2 October 17th 08 12:17 PM
HELP!!! Counting Selective Responses if 2 conditions are met? David G Broadbent Excel Worksheet Functions 3 September 12th 06 01:27 PM
counting responses - please help woodhands Excel Worksheet Functions 5 June 12th 06 11:49 AM
Charting survey responses GillianHG Charts and Charting in Excel 1 May 27th 05 08:46 PM


All times are GMT +1. The time now is 12:33 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"