auto update linked fields in linked tables

J

Jhowg8

If I have a lined table, how do I get access to auto enter a record in a linked table using the key field in the primary table.

As I enter data into a main form, I can't figure out how to get that key field to create records in linked tables so that I can enter data into subforms.

I appreciate any help.

JH
 
T

Tim Ferguson

As I enter data into a main form, I can't figure out how to get that
key field to create records in linked tables so that I can enter data
into subforms.

You don't. There is never any good reason for creating dummy records before
having something to put in them. And a subform control will quite happily
create the related records when you start typing into a new subform page or
line. It's actually easier than you are trying to make it.

Hope that helps


Tim F
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top