Thread
:
VLookup and #N/A
View Single Post
#
1
Posted to microsoft.public.excel.misc
Alicia
external usenet poster
Posts: 34
VLookup and #N/A
I am trying to return a blank when my lookup value is not in either my
Revised or Projected range.
=IF(ISNA(VLOOKUP($B$3,Revised,2,FALSE)),VLOOKUP($B $3,Projected,2,FALSE),VLOOKUP($B$3,Revised,2,FALSE ))
Any suggestions?
Alicia
Reply With Quote
Alicia
View Public Profile
Find all posts by Alicia