Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Auto generate subform record?

Status
Not open for further replies.

osx99

Technical User
Apr 9, 2003
250
GB
Hope someone can help with the following?

I have a parent with 2 subforms and when I create a new record only the parent record is generated. The 2 subform records only generate when I enter data into them.

How do i automatically generate these subform records when I create the parent?

The parent is linked to each form using a one - one relationship and this link is cannot have duplicates in ANY of the forms

Please let me know if you need any further info?

Thanks,
Osx
 
Have the system create a new record in each subform once the primary key values have been entered (which can then form foreign keys to the subforms.

John
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top