Access completes names in Name form

  • Thread starter Thread starter gal
  • Start date Start date
G

gal

HI guys,
Is it possible when in a form user enters first two
letters of an employee name in txtName , Access fisnishes
the name. For example user types "Ge" and Access
automatically displayes "George Smith".
Something like Outlook where you are able to select names
by entering the first letters of an employee

Thank you
 
If you use a combo box for the filed txtName and set the
property "AutoExpand" to "Yes" I think you will get what
you want.

Jim
 
Jim you are genious
Thank you ,it works perfect

-----Original Message-----
If you use a combo box for the filed txtName and set the
property "AutoExpand" to "Yes" I think you will get what
you want.

Jim


.
 

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


Back
Top