re No 2 - How do I bind text boxes to only the questions I require for a category? It is bound to the questions field, but I am still left with 44 separate pages or 44 sections in a continuous sheet. Sorry to be so thick - but I'm quite new to this :(
Hello
Can anyone help with this, or point me in the direction of a thread that may help?
I am trying to use Access as an online questionnaire. I have tables as follows:
tblCourse
CourseLeader (PK)
CourseTutor
Course
Course number
etc
tblQuestionnaire
QuestionID (PK)
QuestionNumber
Question...
Hello
Is Access suitable for use as an electronic questionnaire?
My intention would be to use forms with a mix of memo/text/combo boxes etc, then run a report that prints all of the inputted answers.
- how would I populate the tables (would the questions be the field names)?
- how would I...