R
RyGuy
Trying to get this to work, but no success
=LOOKUP(A6,{DATEVALUE("3/26/2010"),DATEVALUE("6/24/2010"),DATEVALUE("9/22/2010")},{"3","2","1"})
The value in A6 is a function; not hard-coded.
It seems to work with one date and one result vector, but not two, and
ultimately I will need several, maybe 7 or 8.
Any ideas?
Thanks!
Ryan--
=LOOKUP(A6,{DATEVALUE("3/26/2010"),DATEVALUE("6/24/2010"),DATEVALUE("9/22/2010")},{"3","2","1"})
The value in A6 is a function; not hard-coded.
It seems to work with one date and one result vector, but not two, and
ultimately I will need several, maybe 7 or 8.
Any ideas?
Thanks!
Ryan--