Autolookup Fields in Access

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to create an autolookup field between two tables. I want to look
up records from my instructors database, on the form for by class database.
My plan is to be able to enter the name of the instructor and have the
address auto fill in the blanks. Can you help me?
 
Put the details about the instructor in a subForm that links to the class
field based on the instructor. You may want to use a combo box type of look
up in your primary field where you can store an instructor number, but
display the name. This way you avoid the issues around "which professor John
Smith".
 

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

Similar Threads

Autolookup Query 12
Using Aliases in AutoLookup 2
Table Autolookup 1
Two autolookup fields 1
How to use autolookup 1
Automatically fill-in a field 8
Sort of Autolookup 1
Creating autolookups in a form? 4

Back
Top