W
Warrio
Hello!
How is it possible to check if a form is open without loading it
automaticly?..
because if I try to run the code below, the form is loaded automaticaly and
apears on the top of the actual form..
If Form2.Visible Then
...
Endif
Thanks for any suggestion.
How is it possible to check if a form is open without loading it
automaticly?..
because if I try to run the code below, the form is loaded automaticaly and
apears on the top of the actual form..
If Form2.Visible Then
...
Endif
Thanks for any suggestion.