K
Ken Warthen
In the Form_Load event of my login form I test to see if the Navigation Pane
is visible and use the following line to hide it:
DoCmd.RunCommand acCmdWindowHide
The line seems to have no effect as it does not close or hide the Navigation
Pane. Does anybody have any idea on why this code would not work?
TIA,
Ken
is visible and use the following line to hide it:
DoCmd.RunCommand acCmdWindowHide
The line seems to have no effect as it does not close or hide the Navigation
Pane. Does anybody have any idea on why this code would not work?
TIA,
Ken