Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
#N/A is returned if Excel doesn't find an exact match when you use the FALSE
argument. Do you think you should not be getting the error or just want to hide the #N/A? Add the ISNA trap if you don't want to see the #N/A =IF(ISNA(VLOOKUP(D107,ALLOCATION!$C$4:$D$131,2,FAL SE)),"",VLOOKUP(D107,ALLOCATION!$C$4:$D$131,2,FALS E)) Gord Dibben MS Excel MVP On Sat, 27 Oct 2007 12:54:00 -0700, katte wrote: I am trying to duplicate a sheet with a formula but some of the cells have this error message. =VLOOKUP(D107,ALLOCATION!$C$4:$D$131,2,FALSE). I am not an expert in Excel need help. Using Excel 2003 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Error: "Excel encountered an error and had to remove some formatti | Excel Discussion (Misc queries) | |||
Counting instances of found text (Excel error? Or user error?) | Excel Worksheet Functions | |||
I have Error 1919 Error Configuring ODBC dataSource Database | Excel Discussion (Misc queries) | |||
Excel 2003 Macro Error - Runtime error 1004 | Excel Discussion (Misc queries) |