jenvandiver
Registered User.
- Local time
- Yesterday, 18:24
- Joined
- Oct 16, 2002
- Messages
- 56
Hello, thanks in advance for any help on this...
I'm trying to create several forms for data entry. For example, the first one will collect general information from the user. A button on that form will take them to the next form where they enter information about another related area. What I would like is for these forms to all link together into one record in one table using the same ID number - then have a final form (which is NOT a data entry form) show all the information from that one record for the user to confirm/edit their choices.
I'm having trouble because some of the forms aren't saving the information into the same record in the master table. I'll have half the information in the record from Form 1, then the other half in a different record. Also, I can't get my last form (confirmation form) which is linked to the table to show all the data for that one record.
Am I missing something simple?
Thanks!
I'm trying to create several forms for data entry. For example, the first one will collect general information from the user. A button on that form will take them to the next form where they enter information about another related area. What I would like is for these forms to all link together into one record in one table using the same ID number - then have a final form (which is NOT a data entry form) show all the information from that one record for the user to confirm/edit their choices.
I'm having trouble because some of the forms aren't saving the information into the same record in the master table. I'll have half the information in the record from Form 1, then the other half in a different record. Also, I can't get my last form (confirmation form) which is linked to the table to show all the data for that one record.
Am I missing something simple?
Thanks!