Find a record from a combo box in a list box

  • Thread starter Thread starter Nancy
  • Start date Start date
N

Nancy

I have several list boxes on a form that are very lengthy, i want to give
the users a way to search in each list box. Wha is the best way? I tried a
combo box above each one but not able to go to the selected record in the
list box.
 
Nancy

Listboxes and comboboxes are two different ways of accomplishing the same
thing, selecting a row. Have you considered just using comboboxes instead
of listboxes?

Regards

Jeff Boyce
Microsoft Office/Access MVP
 

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