Hi, I'm trying to create a database which has multiple tables with multiple forms relating to just one record.
I can't seem to get the next form/table to update when I enter the information. I have each form linked to each table. And when the user has finished answering the questions on the first form, they click the Next button, which opens up the next form.
But how can I link each form so that the record referenced is the same as the previous form? I can't use subforms.
The users have to be able to stop in the middle and exit, then come back later to finish entering the record. (There are 19 different forms/tables)
Thanks.
I can't seem to get the next form/table to update when I enter the information. I have each form linked to each table. And when the user has finished answering the questions on the first form, they click the Next button, which opens up the next form.
But how can I link each form so that the record referenced is the same as the previous form? I can't use subforms.
The users have to be able to stop in the middle and exit, then come back later to finish entering the record. (There are 19 different forms/tables)
Thanks.