Goto Record from ComboBox

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

Guest

How can I have a bound form go to the record i select in an unbound combo box
of the same form?

James
 
I cant seem to get it to work, it only highlights the textbox control.

My combo box displayst the NAME field of all tables stored in the TABLES
table. When I go to the control for NAME (bound to the field) and tell it to
gotorecord, it just skips to the next record (if I dont specify which
record), or does nothing (if i specify the listbox).

I found a solution on MVPS.org, but it involves using a bookmark - which i
dont understand and am scared of the 'bookmark bug'.
 

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