IsFormLoaded
This little code shows you how to verify if a form is loaded or not.
People use to use the code for each f in forms.
This code does not work perfectly. Allforms must have been loaded for the 'for each f in forms' to work.
With this code you does not to worry anymore.
Just making uset of the let and get you will get all of this under control.Have fun
Rodney Godfried