2000+ version
[tt]if currentproject.allforms("myform").isloaded then
' the form is loaded
end if[/tt]
All versions
Then there's a function in the faq section of the other topics forum (forum181) by the member Rohdem that you can use, or find the Northwind sample database, and copy the IsLoaded function from there ...
Roy-Vidar