W
Warrio
Hello!
How come that the following statement:
FormIsOpen = CurrentProject.AllForms("Form22").IsLoaded
always returns False when the Form22 is opened in another form as a subForm.
Shouldn't the function return True even when the form is loaded as a
subform?
Thanks for any suggestion
How come that the following statement:
FormIsOpen = CurrentProject.AllForms("Form22").IsLoaded
always returns False when the Form22 is opened in another form as a subForm.
Shouldn't the function return True even when the form is loaded as a
subform?
Thanks for any suggestion