Hi Guys (oops !! 'n Gals)

Is there is a way to know if a form is currently loaded in memory.

something like
VB Code:
  1. if isloaded(frmMain) then
  2.     Unload frmMain
  3. endif

All Smiles

Anil