Go to a record in a combo box

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

Guest

Hi,
I have a form with a combo box with a key and description. Using a key
value what code do I use to have the combo box go to that record? For
example, if I have a text box that I enter a key value in and then have a
command button that would use that key value and select the data in the combo
box just like if I used the dropdown arrow and selected the data. What code
would I use in the command button?
I think this is possible, but I don't know how......
Thanks,
 
Back
Top