over my head with programming

  • Thread starter Thread starter tmcavilee
  • Start date Start date
T

tmcavilee

new to ms access - i'm trying to get the autonumber in my main form to
copy to fields in my other tables - the customer Id is a constant
between my 4 forms - can anyone help????? starting to pull out my hair!
 
new to ms access - i'm trying to get the autonumber in my main form to
copy to fields in my other tables - the customer Id is a constant
between my 4 forms - can anyone help????? starting to pull out my
hair!

There is nothing about a database that automatically copies data like that.

If you use a form with subforms to enter records then the MasterLink and
ChildLink properties of the subform controls will cause the foreign key
fields to automatically be populated with the value from the parent record.
Is that what you are looking for?
 

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

Back
Top