G
Guest
I would like to set a tab order that cycles through the form header fields
and on exiting the last field goto an field on a subform.
I attempted to create a macro using the goto commnad. When the macro
executes an error states the form must be open to goto the record. If I
precede the goto statement with an "open" then the subform opens in a new
window. I would like to avoid another window and just goto the subform in
the detail of the main form.
Is there a macro I should be using or will a small piece of code serve me
better?
and on exiting the last field goto an field on a subform.
I attempted to create a macro using the goto commnad. When the macro
executes an error states the form must be open to goto the record. If I
precede the goto statement with an "open" then the subform opens in a new
window. I would like to avoid another window and just goto the subform in
the detail of the main form.
Is there a macro I should be using or will a small piece of code serve me
better?