You can use the following to determine whether the form is loaded.
currentproject.Allforms("formname").isloaded
you could then test the Visible property if isLoaded = True, but if you want
more detailed status than that (design, normal, ...) I don't know.
--
HTH
Dale
Don''t forget to rate the post if it was helpful!
email address is invalid
Please reply to newsgroup only.