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'.