Hi Dave,
Your welcome. You can of course use normal fixed arrays where the erase
would null it out to the type it was set at; numeric=0, text="", and
object=Nothing
I used the dynamic array so you can understand the way to use the ReDim.
Now this does not use the preserve statement for nothing is in need of
saving after being set and saved.
At least it gives everyone an example on how to use all, including the
dictionary and make multiple dimensional arrays inside an array of
dictionaries and to label each array.
You also now have the basics to open and save/read a file.
Sincerely
Bruce
Sent: Thursday, March 01, 2012 5:38 PM
Subject: Re: Very Large Array Storage
My goodness, Bruce! That is help above and beyond and very helpful!!
Thank you very much!
Dave
At 11:58 AM 3/1/2012, you wrote: