combo box

  • Thread starter Thread starter pleasehelp!
  • Start date Start date
P

pleasehelp!

I use a combo box that allows the user to search by last
name. However, when there are 2 last names that are the
same I can't seem to bring up the next record by clicking
on it. For example, I have to "Smiths" when the user
types in Smith, it displays James Smith on the form and
all his information. Then when the user clicks on the
next Smith in the combo box, the form is changed to
another name - other than Smith. Does anyone know any
code to fix this....TIA
 
Without an idea of the code/SQL statement you are using to fill the combo
box, it's going to be hard to guess what might be happening...
 

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