batman26
Registered User.
- Local time
- Today, 07:07
- Joined
- Jul 13, 2003
- Messages
- 22
I have 2 tables that are set up in a 1-to-many relationship and has “Force Referential Integrity” selected. These tables form a query that is the record source for a form that has part of is data input handled by another form that uses 4 combo boxes where each combo rowsource is determined by the preceding combo (except the first). The data is saved in variables and then set to the value of the fields on the main form.
The problem is that I cannot set the values in the main form because there hasn’t been a record created in the 1-side table. Is there a way to cause the table to start a new record and except the data?

The problem is that I cannot set the values in the main form because there hasn’t been a record created in the 1-side table. Is there a way to cause the table to start a new record and except the data?
