Getting Subform to auto populate assocated data

  • Thread starter Thread starter al
  • Start date Start date
A

al

I have a database for customers and workorders. Customer will call in with a
request, and we'lll create a work order. For some reason I can't seem to get
the form to populate the customer data. I know its a simple fix but I am
just missing it. If some can help me I can send them the db.
 
al said:
I have a database for customers and workorders. Customer will call
in with a request, and we'lll create a work order. For some reason I
can't seem to get the form to populate the customer data. I know its
a simple fix but I am just missing it. If some can help me I can
send them the db.

An embedded subform (embedded being the key word here) automatically
inherits the field values from the parent form that are listed in the
MasterLink and ChildLink properties of the subform control.
 

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