A
Alex
Hi,
I have a form (Registrants) with a subform (Test attempt). On the subform,
there are fields: Test_ID, Registration ID. There is also a command button
which opens another form called QA.
The form QA has fields: question, answer, registration id, test id. It is
based on a query.
I need the form QA to pull the registration id and test id from the subform
Test Attempt. However, I don't want the form to requery based upon the test
id and registration id since then it would be empty. I want it to fill these
fields in instead. Make sense?
Is there a way to do this?
Thanks,
Alex
Thanks,
Alex
I have a form (Registrants) with a subform (Test attempt). On the subform,
there are fields: Test_ID, Registration ID. There is also a command button
which opens another form called QA.
The form QA has fields: question, answer, registration id, test id. It is
based on a query.
I need the form QA to pull the registration id and test id from the subform
Test Attempt. However, I don't want the form to requery based upon the test
id and registration id since then it would be empty. I want it to fill these
fields in instead. Make sense?
Is there a way to do this?
Thanks,
Alex
Thanks,
Alex