[AccessD] Loading checkbox values into an array

Charlotte Foust cfoust at infostatsystems.com
Wed Dec 5 10:46:30 CST 2007


Uh huh. ;->

Charlotte Foust 

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of jwcolby
Sent: Wednesday, December 05, 2007 8:26 AM
To: 'Access Developers discussion and problem solving'
Subject: Re: [AccessD] Loading checkbox values into an array

Setting the collection itself to nothing is SUPPOSED to empty the
collection. 


John W. Colby
Colby Consulting
www.ColbyConsulting.com
-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Charlotte
Foust
Sent: Wednesday, December 05, 2007 11:15 AM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] Loading checkbox values into an array

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

--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com

--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com




More information about the AccessD mailing list