Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() Hello, I have an If Vlookup formula where If the VLookup item is not found or results in an N/A then leave the cell blank. If it finds what its looking for then put the word "Good" in the cell. The formula below is putting "Good" when it finds a good result and N/A when it doesn't find the match. Please help. I have tried over a dozen things but nothing worked. IF(VLOOKUP(A1829,'MAP Inbox'!$1:$65536,1,FALSE),"Good") -- lacosta ------------------------------------------------------------------------ lacosta's Profile: http://www.excelforum.com/member.php...o&userid=15519 View this thread: http://www.excelforum.com/showthread...hreadid=518810 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using single cell reference as table array argument in Vlookup | Excel Worksheet Functions | |||
VLOOKUP Limitations | Excel Worksheet Functions | |||
Have Vlookup return a Value of 0 instead of #N/A | Excel Worksheet Functions | |||
vlookup data hidden within worksheet | Excel Worksheet Functions | |||
Vlookup info being used without vlookup table attached? | Excel Worksheet Functions |