Find record using combobox in ADP form

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

Guest

I have a form in an ADP with a combobox that I created with the 3rd option in
the wizard. I put the combobox in the form header and have the detail section
invisible until an item is chosen in the combobox. The problem I'm having is
that the detail section always shows the first record in the recordset the
first time the combobox updates, but works fine and finds the correct record
every time after that. How do I get it to move to the correct record the
first time?
 
Never mind. I solved it by basing the form on a sorted view rather than on
the table itself and now it works fine.
 

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