Hi
I'm trying to use PROCV to get a value betewen to values. Exemple:
Col1 Col2 Col3
0 20 BAD
21 40 Not So BAD
41 50 Almost
50 100 You did it
The idea is that when i put a value in a cell, for exemple 35, the result should be Not so BAD .
Is it possible to do this whit a PROCV function?
Tanks
Last edited by NunoDelgado; 11-10-2009 at 10:12 AM.
you could just use
=LOOKUP(D1,{0,21,41,51},{"bad","not so bad","almost","you did it"})
"Unless otherwise stated all my comments are directed at OP"
Mojito connoisseur and a dabbler in Cisco
where does code go ?
look here
how to insert code
how to enter array formula
why use -- in sumproduct
recommended reading
wiki Mojito
how to say no convincingly
most important thing you need
Martin Wilson: SPV
and RSMBC
hi
Tank you for you post. It soved my problem![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks