Automatic fill in problem

  • Thread starter Randy Barnhouse
  • Start date
R

Randy Barnhouse

I am relatively new to MS Access and am trying to create
a transmittal letter template for the company I work for.
In the letter I want to be able to enter the name of the
client and it to automatically put in the address... I
know that access can do this but not sure exactly how...
If anyone can help I would greatly appreciate it.
 
J

jamiec

make the client field a combo box. set the data reference to a table (or query) of clients names. Leave the autofill property set to yes. as the user starts to type, it will fill in the remaining letters as soon as the letters uniquely matches one of the names in the referenced table.
 

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