yes, my query is based on a table, q, but not all the fields on the form belong to that table, q. Only one of them does. I want to save all these fields to another table, p.
How do I do that when the record source of my form is not that table i.e. p?
The query retrieves some questions from the Question table. And I want them to be displayed one by one so that I can record answers to those questions. The table will store question number and answers to questions and some other identifying fields.
Now the problem is that every user needs to be presented all questions. So normally what I do prior to opening the survery form is an Insert query that ensures that in the junction table there is every question ID for each person.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.