J
Jeff
Hello,
I know of to move the Focus to another control you have ControlName.SetFocus.
To move the focus to another Form you have
Forms("FormName").SetFocus
But what if Print Preview Window is Open & you want to move the Focus to
that Window, how would that be done ?
Any help would be greatly appreciated.
Thank you,
Jeff
I know of to move the Focus to another control you have ControlName.SetFocus.
To move the focus to another Form you have
Forms("FormName").SetFocus
But what if Print Preview Window is Open & you want to move the Focus to
that Window, how would that be done ?
Any help would be greatly appreciated.
Thank you,
Jeff