Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hello I'm reposting a question a little different. Here we go this is my
simple formula =VLOOKUP(A1,Sheet1!$A$1:$D$200,4, IF(Sheet1!B1="Fax",4,FALSE)) and this works now I want to add if is error equal 0 =if(Iserror(VLOOKUP(A1,Sheet1!$A$1:$D$200,4, IF(Sheet1!B1="Fax",4,FALSE)),0,VLOOKUP(A1,Sheet1!$ A$1:$D$200,4, IF(Sheet1!B1="Fax",4,FALSE)) it does not work.... thanks in advance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Iserror does not work for missing sheets in linked file | Links and Linking in Excel | |||
use of ISERROR | Excel Worksheet Functions | |||
Iserror | Excel Discussion (Misc queries) | |||
Iserror & VBA | Excel Discussion (Misc queries) | |||
ISERROR Functin to Much Work! | Excel Worksheet Functions |