Access Virgin
Registered User.
- Local time
- Today, 23:44
- Joined
- Apr 8, 2003
- Messages
- 77
Really stuck here,
I am trying to set up a questionnaire form, I have a form with case no and then a subform on this form to display the questions and answers, after taking advise from a post on the forum I split my tables up, one for questions and one for questions and answer. This is working fine.
The problem is that i am going to have approx 70 plus questions, so I was looking for a way to automatically fill the subform with the questions as having the user select the question from a combo box isnt a good solution with so many questions, is there a way to do this.
I had thought of adding a button, with code behind to run a loop of some sort that would add a new record for each question from 1 through to 70+ consecutively, then all the user would have to do is move through the questions and fill in the answers but as im abit of a novice with regards to coding im completely lost on were to even begin
I have been looking at this for quite a while and its wrecking my head!!!
I am trying to set up a questionnaire form, I have a form with case no and then a subform on this form to display the questions and answers, after taking advise from a post on the forum I split my tables up, one for questions and one for questions and answer. This is working fine.
The problem is that i am going to have approx 70 plus questions, so I was looking for a way to automatically fill the subform with the questions as having the user select the question from a combo box isnt a good solution with so many questions, is there a way to do this.
I had thought of adding a button, with code behind to run a loop of some sort that would add a new record for each question from 1 through to 70+ consecutively, then all the user would have to do is move through the questions and fill in the answers but as im abit of a novice with regards to coding im completely lost on were to even begin
I have been looking at this for quite a while and its wrecking my head!!!
