E
ExcelMonkey
I have a 2d VBA array. The first column has dates. The second colum
has data. I want to do a lookup in column 1 off data column using
date variable and extract the associated data element in column 2.
How do you do that in VBA
has data. I want to do a lookup in column 1 off data column using
date variable and extract the associated data element in column 2.
How do you do that in VBA