B
Bill Reed via AccessMonster.com
I have a very long subform on a main form. My user wants to keep the focus on
the same field in this long form as he navigates back and forth between
records. By default, when he navigates to a different record, the focus goes
to the 1st field in the form header. It is a relatively easy matter to write
an on current event to set the focus on a given control, but how do I
determine where the focus was in the previous record in order to set it?
Thanks,
Bill
the same field in this long form as he navigates back and forth between
records. By default, when he navigates to a different record, the focus goes
to the 1st field in the form header. It is a relatively easy matter to write
an on current event to set the focus on a given control, but how do I
determine where the focus was in the previous record in order to set it?
Thanks,
Bill