D
Dave
I have a form with a subform which contains a number of
command buttons which are usually clicked when a field on
the main form has focus. On clicking the button the focus
moves to that button and I then have to click back on the
original field to place the focus back to where it was
originally. The focus could be on a number of different
fields when a specific button is pressed therefore I'd
like to know how I can track where the focus was before
the button was pressed so I can pass the focus back when
the action associated to the button has completed.
Thanks for any assistance.
command buttons which are usually clicked when a field on
the main form has focus. On clicking the button the focus
moves to that button and I then have to click back on the
original field to place the focus back to where it was
originally. The focus could be on a number of different
fields when a specific button is pressed therefore I'd
like to know how I can track where the focus was before
the button was pressed so I can pass the focus back when
the action associated to the button has completed.
Thanks for any assistance.