Thread
:
VLOOKUP to Display adjacent cell
View Single Post
#
4
Posted to microsoft.public.excel.misc
alex genadeloos
external usenet poster
Posts: 3
VLOOKUP to Display adjacent cell
JMay
Works like a charm!
Thx.
Alex
JMay wrote:
You could Expand your range to be $O$1:$P$202 and use:
=IF(VLOOKUP(A5;$O$1:$P$202;1)=A5; VLOOKUP(A5;$O$1:$P$202;2);"NOK")
HTH
Reply With Quote
alex genadeloos
View Public Profile
Find all posts by alex genadeloos