I was wondering if there is an event that is triggered each time the user presses one of the Nav buttons to move through the records in a form?
I have a form with 3 subforms, each on a different page of a tab control. Basically, what I want to do is:
if any of the fields in any one of the subforms has the focus and the user presses one of the nav buttons, which are only displayed for the main form by the way, the focus is to be given to a particular field in the main form.
Any suggestions?
I have a form with 3 subforms, each on a different page of a tab control. Basically, what I want to do is:
if any of the fields in any one of the subforms has the focus and the user presses one of the nav buttons, which are only displayed for the main form by the way, the focus is to be given to a particular field in the main form.
Any suggestions?