A
aria
Hello,
I'd like to create a form that displays a checklist for a reviewer to check
off as they conduct their document reviews. I have created a table where the
questions are 'entries' and have a unique identiefier as the primary key. I
have another table that has an identifier from a master table (i.e. file
number from a file information table) and the identifier from the questions
table. This table would store the responses to the questions.
Would it be possible to make a form that will display ALL questions for each
file in question? As I have it now, the file information is on the form and
the question information is a subform. But this causes only the questions
with a response to show up instead of ALL of them regardless of whether or
not there is a response.
Thanks in advance!
I'd like to create a form that displays a checklist for a reviewer to check
off as they conduct their document reviews. I have created a table where the
questions are 'entries' and have a unique identiefier as the primary key. I
have another table that has an identifier from a master table (i.e. file
number from a file information table) and the identifier from the questions
table. This table would store the responses to the questions.
Would it be possible to make a form that will display ALL questions for each
file in question? As I have it now, the file information is on the form and
the question information is a subform. But this causes only the questions
with a response to show up instead of ALL of them regardless of whether or
not there is a response.
Thanks in advance!