tabbing to subform problem

  • Thread starter Thread starter V Shaw AHG
  • Start date Start date
V

V Shaw AHG

Hi,
I have a main form and a subform. When a new info is added to the main
form, I do a requery and then use bookmarks to go to the correct record (
the records are arranged alphabetically by last name). This works fine when
I use the mouse to get to the subform but when I tab to the subform I end up
at the last record, not the added record. When I check up on what record I
am in, it is correct in the form current event and the form update event.
Is there some other event where this could be changing.
Vivien
 
Back
Top