Auto-fill with related fields?

  • Thread starter Thread starter LinearChaos
  • Start date Start date
L

LinearChaos

Guest
Is it possible to connect data so that when one field of a record is entered the rest of the fields associated with that first field of the record automatically fill in?

Example: If I were to enter a new contact record name in the name field I want the corresponding fields of address, city, state, zip, phone....etc. to fill in automatically.
 
First make sure you understand autolookup queries.

If that is not the answer,

Read up on DLookup function.

Access help has good info on both.
 
Awesome, I think I'm almost on the right track...

If I set up an auto lookup querie and use the Dlookup function in the criteria space on the querie grid then it should work...theoretically. :rolleyes:

I'll try it and let you guys know!
 

Users who are viewing this thread

Back
Top Bottom