can I input sections of survey data results into tables that allow me to copy same responces along s

  • Thread starter francesca.campagnoli
  • Start date
F

francesca.campagnoli

Hello

I am creating an access database for a survey data input. The survey
replies are multiple choice.

My question is: Instead of having each responce entered through
access form, can I have a table with 30 respondents rows and 6
questions columns that allows me to copy the same answer?
How can I do this?

Thank you very much.
Francesca
 
G

Guest

Since Access is a relational database, create a table for those taking the
survey, another table for all the questions, and a third table with the
answer choices. Properly related, select the table with all those taking the
survey and then click on Autoform. The results may give you ideas.
 

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

Top