Hide the Form Instead of Minimizing

B

Beatrix J B

How do i hide a form instead of minimizing ...

I built a log-in form where in after encoding the necessary credentials ...
Assuming that the credentials are right ... the form would hide instead of
close ... how do write a code for this .... I tried the docmd.runcommand
runmacro windowhide but it doesn't work...
 
Top