Charlotte Foust
cfoust at infostatsystems.com
Wed Dec 5 10:15:25 CST 2007
Just remember to empty it out and set it to nothing or it will persist when it should go out of scope. Charlotte Foust -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Arthur Fuller Sent: Tuesday, December 04, 2007 5:48 PM To: Access Developers discussion and problem solving Subject: Re: [AccessD] Loading checkbox values into an array I like that! You could define the collection in the declarations of the form and presto. Instant access whenever you need it. Similar to a control array (in vb) but selective. Cool. A. On 12/4/07, Susan Harkins <ssharkins at gmail.com> wrote: > > How about a collection? > > I use collections now instead of arrays anytime I can. > > Susan H. > -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com