What sort of List do you have in mind
Regards,
Peter T
"Benjamin Fortunato" wrote in
message ...
I have one quick question. Does Excel support vb Lists? I wanted to add
some
data to a vb list via the list.add method, but excel does not support the
format
dim Mylist as list(of double)
Does this mean I have to use the array class?
Best,
Ben