Form ControlSource Question

R

RC

I have a table named 'Inventory' that includes the
fields 'ID' and 'ProdName'. I also have a form that
includes the same two fields, 'ID' and 'ProdName'. What I
want is to type in the ID number in the 'ID' field on the
form and have it automatically return the corresponding
product name in the 'ProdName' field by referencing
the 'Inventory' table. Can anyone suggest what I need to
write in the ControlSource property to make this happen?

TIA,
RC
 

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