I am using the following line of code in VBA:
If IsLoaded("frmNewShipperContact") Then
I can't compile my code because of the "IsLoaded". I get the following Errror: "Sub or Function not defined."
In Object Browser, "IsLoaded" is a member of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.