Dan Waters
dwaters at usinternet.com
Tue Mar 23 08:34:57 CDT 2010
It looks like .IsLoaded is a property of an access object, rather than a function. Like this: If CurrentProject.AllForms(stgFormName).IsLoaded = False Then ... Do Something End If HTH, Dan -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Arthur Fuller Sent: Tuesday, March 23, 2010 8:26 AM To: Access Developers discussion and problem solving Subject: [AccessD] IsLoaded function For some reason I'm a "procedure not found" error on a call to the function IsLoaded(). Does anyone have a copy of it handy? I thought it was built-in but maybe I got it from ADH or somewhere. TIA, Arthur -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com