Knowing the status of your Forms


Function IsLoaded(FormName)
    IsLoaded = (SysCmd(acSysCmdGetObjectState, acForm, FormName) = acObjStateOpen)
End Function

More extensive samples can be seen here http://articles.techrepublic.com.com/5100-10878_11-5069824.html

0 replies

Leave a Reply

Want to join the discussion?
Feel free to contribute!

Leave a Reply