Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am using this VLOOKUP formula to remove blanks:
=IF(VLOOKUP(I8,Vendor,2,FALSE)="","",VLOOKUP(I8,Ve ndor,2,FALSE)) When it finds a match, it works fine, when it doesn't I get the infamous, "#N/A". I really want it to be blank. There are no blanks in "Vendor" that I can see and it is a finite list. Ideas. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If (Vlookup 0) working, but what if Vlookup cell does not exist | Excel Worksheet Functions | |||
VLookUp - Does the VLookUp return the exact information? | Excel Worksheet Functions | |||
Vlookup in vlookup - taking the result as array name | Excel Worksheet Functions | |||
Vlookup -=VLOOKUP(F9,LookUp1!$A$2:$B$1504,2,FALSE) | New Users to Excel | |||
Vlookup info being used without vlookup table attached? | Excel Worksheet Functions |