Excel/Word data collection

  • Thread starter Thread starter quixote
  • Start date Start date
Q

quixote

I'm looking for suggestions for a way to gather data from
a questionnaire that is emailed out to people. I'm not
sure if the questionnaire should be created in word or
excel. I would like to be able to electronically gather,
sort and evaluate the responses to questions. Any
suggestions on the best way and how to do this?

Thanks you,
quixote
 
Excel is probaably better. If you are speaking strictly
numerical responses using the consolidate command is very
handy for collating all responses. Alternatively you can
create a macro to open a workbook extract the data and
close the data source quite easily. I have done this for
a number of smaller applications at work.
 
In Word, you can set the document up as a form, then save just the
replies in a save as. Automate the save as from Word or Excel, then
import it into Excel (each response document becomes a single record)
and do your stuff. Access might be better yet.

- Jon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top