yep.
I'm a big fan of dictionaries.
(I've recently build a proc that stores (lots of)
range objects in them...)
I think OP needs neither. A typed variable will suit
him much better.
--
keepITcool
|
www.XLsupport.com | keepITcool chello nl | amsterdam
Dana DeLouis wrote :
...the drawback to using a collection
is that you can't (directly) change the data
Just an idea. For more complicated tasks, I like to use a Dictionary.
Here's a small demo. Not sure if this is what the Op wants though.
Note that the arrays are zero based.