G
Guest
I created an Access database. Then, I created made a form to enter data into a table.
I have two tables:
Invoice
Supplier
I have one form:
frmInvoice
frmInvoice fills in the the Invoice Table. Supplier is a Look up table. On the Invoice form, I would like to select the Supplier ID (foreign key from Supplier) and have the Supplier Name automatically fill in.
I am new to Access and cannot figure out how to get this to work.
Thanks in Advance,
Elena
I have two tables:
Invoice
Supplier
I have one form:
frmInvoice
frmInvoice fills in the the Invoice Table. Supplier is a Look up table. On the Invoice form, I would like to select the Supplier ID (foreign key from Supplier) and have the Supplier Name automatically fill in.
I am new to Access and cannot figure out how to get this to work.
Thanks in Advance,
Elena