I have a module that hide the Access Window.
I call the module in the Form_Load() event, and works properly (mean Hide the Access Window). But the problem is that the Form hide too.
I want when the Access Window Hide, the Form appears (unHide)
I call the module in the Form_Load() event, and works properly (mean Hide the Access Window). But the problem is that the Form hide too.
I want when the Access Window Hide, the Form appears (unHide)