[AccessD] Loading checkbox values into an array

Hale, Jim Jim.Hale at FleetPride.com
Wed Dec 5 10:43:31 CST 2007


OK thanks
Jim hale 

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Charlotte
Foust
Sent: Wednesday, December 05, 2007 10: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

***********************************************************************
The information transmitted is intended solely for the individual or
entity to which it is addressed and may contain confidential and/or
privileged material. Any review, retransmission, dissemination or
other use of or taking action in reliance upon this information by
persons or entities other than the intended recipient is prohibited.
If you have received this email in error please contact the sender and
delete the material from any computer. As a recipient of this email,
you are responsible for screening its contents and the contents of any
attachments for the presence of viruses. No liability is accepted for
any damages caused by any virus transmitted by this email.




More information about the AccessD mailing list