Hi All,
I have created a database which 4 forms (1 main form, and 3 pop up).
In the main form, after the CutSize field has been populated through a combo box, one of the three pop-ups pop up depending on the value of the Cutsize field. The user then enters information in the pop up, that should be saved on the same record with the information from the main form.
problem: the information is saving to consecutive records, not hte same one.
the pop up saves to one record, then the main form to the record after.
is there a way to have both forms save to the same record. perhaps my database design is faulty, but i have deadlines that i must meet coming up rather quickly.
thanks
-j