Grab user's input, search and display memo field?

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

Guest

Okay all, I'm pretty new at this. I have a database with 2 fields: Topic and
Description. All I want is for the user to be able to type the first few
letters of a topic and have the topic pop in and show the corresponding memo
field (description) when it does.
Don't know if this is making any sense but I'm wracking my brains and
thinking this is probably so simple to do. Thanks in advance.
 
Make your Topic a combo box and use the AutoExpand property. This will get
you what you want.
 

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

Back
Top