Page 1 of 1

Vectors in XLSReadWriteII4

Posted: Tue Feb 09, 2010 8:49 pm
by DaiKirai
Does XLSReadWriteII4 support vectors? I have XLSReadWriteII3 and noticed after trying to use vectors, that in encodeformulaII2.pas it says that vectors are not supported yet.

Re: Vectors in XLSReadWriteII4

Posted: Tue Feb 09, 2010 9:53 pm
by DaiKirai
I guess I should be more specific.
What I am trying to do is this...

=Lookup(C2,{"a","b","c"},{"apple","banana","pear"})

.AsFormula does not like this.

Re: Vectors in XLSReadWriteII4

Posted: Thu Feb 11, 2010 10:41 pm
by larsa
Hello

No, vectors (or arrays) are not supported.