Thread
:
Does Excel Support the VB List Class?
View Single Post
#
1
Posted to microsoft.public.excel.programming
Benjamin Fortunato[_2_]
external usenet poster
Posts: 2
Does Excel Support the VB List Class?
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
Reply With Quote
Benjamin Fortunato[_2_]
View Public Profile
Find all posts by Benjamin Fortunato[_2_]