Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Modules / DAO / VBA / February 2006

Tip: Looking for answers? Try searching our database.

Empty an Array

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Brad - 04 Feb 2006 20:22 GMT
Thanks for taking the time to read my question.

Just wondering how to empty an array after it has values in it.

Thanks,

Brad
Douglas J. Steele - 04 Feb 2006 21:11 GMT
Erase MyArrayName

Note that if it was originally declared as a dynamic array, this erases all
memory used by the array, so you'll have to ReDim it before you use it.

Signature

Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)

> Thanks for taking the time to read my question.
>
[quoted text clipped - 3 lines]
>
> Brad
Stephen Lebans - 05 Feb 2006 00:57 GMT
I don't think I ever knew that Doug.
Thanks.
:-)

Signature

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.

> Erase MyArrayName
>
[quoted text clipped - 9 lines]
>>
>> Brad
Douglas J. Steele - 05 Feb 2006 13:07 GMT
I've known it for a while. I just always forget it when I need to use it!
<g>

Signature

Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)

>I don't think I ever knew that Doug.
> Thanks.
[quoted text clipped - 13 lines]
>>>
>>> Brad
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.