[AccessD] ISLOADED fails?

Mark A Matte markamatte at hotmail.com
Fri Apr 17 16:21:47 CDT 2009


Its coming back to me...wasn't that new to 03?

 

This database was converted from 2.0

 

Thanks,

 

Mark
 
> From: miscellany at mvps.org
> To: accessd at databaseadvisors.com
> Date: Sat, 18 Apr 2009 07:24:01 +1200
> Subject: Re: [AccessD] ISLOADED fails?
> 
> Mark,
> 
> Why not use the built-in IsLoaded property, rather than trying to roll your 
> own? You could try this, probably easier:
> 
> If CurrentProject.AllForms("Form2").IsLoaded Then
> ...
> 
> Regards
> Steve
> 
> 
> --------------------------------------------------
> From: "Mark A Matte" <markamatte at hotmail.com>
> Sent: Saturday, April 18, 2009 6:03 AM
> To: <accessd at databaseadvisors.com>
> Subject: Re: [AccessD] ISLOADED fails?
> 
> >
> > Ok...example:
> >
> > form1 and form2
> >
> > form1 is open...when it closes I want form2 to close, if it is open. I 
> > use isloaded("form2")...this is returing false...whether form2 is open or 
> > not?
> 
> 
> -- 
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com

_________________________________________________________________
Windows Live™: Keep your life in sync.
http://windowslive.com/explore?ocid=TXT_TAGLM_WL_allup_1a_explore_042009


More information about the AccessD mailing list