J
Jrb via AccessMonster.com
Hello to everyone,
Can anyone help me how could I make a VB code to test if a form has been
loaded or currently been loaded in ACCESS 2003? I have used a built-in
function in ACCESS 97 such as:
If Isloaded("FormName") then --- to test whether the form is currently
loaded
....
End If
It works, but when I tried to use in ACCESS 2003, it seems it was removed,
modified or deleted from the built-in functions? I can't find such a function.
Your help is very much appreciated. Thanks in advance...
Jrb
Can anyone help me how could I make a VB code to test if a form has been
loaded or currently been loaded in ACCESS 2003? I have used a built-in
function in ACCESS 97 such as:
If Isloaded("FormName") then --- to test whether the form is currently
loaded
....
End If
It works, but when I tried to use in ACCESS 2003, it seems it was removed,
modified or deleted from the built-in functions? I can't find such a function.
Your help is very much appreciated. Thanks in advance...
Jrb