B
Benjamin Fortunato
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
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