WebFaktor
03-10-2002, 09:06 AM
Hello,
I'm looking to learn a way by which I can tab from a subform to its mainform without updating the subform (1 time entered) recordset until I am finished entering the mainform's (many times entered) recordsets.
The sub and mainforms are each directed to different queries/tables. I did this to accomplish a one-to-many relationship (subform = one, mainform = many.) In short, the record set a user would enter 1 time into the subform needs relate to many different record sets they can enter within the mainform.
2nd Related Question: I'm looking for a user friendly way to link the sub and main forms records. What I'm trying to do is place a hidden key field within the mainform that would replicate the key field information entered 1 time in the subform for each of the many mainform recordset.
I'm somewhat of a novice at this and could you send me code samples and instructions it would be much appreciated!
Technologically challenged,
Michael
I'm looking to learn a way by which I can tab from a subform to its mainform without updating the subform (1 time entered) recordset until I am finished entering the mainform's (many times entered) recordsets.
The sub and mainforms are each directed to different queries/tables. I did this to accomplish a one-to-many relationship (subform = one, mainform = many.) In short, the record set a user would enter 1 time into the subform needs relate to many different record sets they can enter within the mainform.
2nd Related Question: I'm looking for a user friendly way to link the sub and main forms records. What I'm trying to do is place a hidden key field within the mainform that would replicate the key field information entered 1 time in the subform for each of the many mainform recordset.
I'm somewhat of a novice at this and could you send me code samples and instructions it would be much appreciated!
Technologically challenged,
Michael