Hi.

Try to do the following from another form or module:

Code:
Unload frmMyForm
frmMyForm.Show
It should work.

Regards,
Michael