Check if form is open

abbers_01

Registered User.
Local time
Today, 05:14
Joined
Aug 31, 2007
Messages
45
how can I check if a form is open using vbscript, I am trying to get a value off a form that may or may not be open. I don't want to run the script that checks gets value if the form is not open because I end up getting an error. Anyone know of a way to find out in a form is open or not.
 
Look in VBA Help or search here on IsLoaded.
 

Users who are viewing this thread

Back
Top Bottom