I know there is an easy way to do this, to check if a form is loaded without loading it. Because when i try
If Form2.visible = True Then
then it loads the form.