Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 318
Default IF iserror does not work

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



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 318
Default IF iserror does not work

THanks Don
if A3 (name) and B3 = Fax then results is number on column 4
( if the name in A3 matches and the word fax macth in B3 then result in
column D)
( if is error then 0 )
Thanks Again


"Don Guillett" wrote:

I'm having a hard time seeing how your formula works.
IF(Sheet1!B1="Fax",4,FALSE

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Wanna Learn" wrote in message
...
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





  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 12
Default IF iserror does not work

Not sure if I'm just being stupid here. but arent column 4 and D the same
column?

are you trying to get it to return the figure in column 4 or zero,

so if the Name and Fax matches then put whats in column 4, otherwise put zero?


"Wanna Learn" wrote:

THanks Don
if A3 (name) and B3 = Fax then results is number on column 4
( if the name in A3 matches and the word fax macth in B3 then result in
column D)
( if is error then 0 )
Thanks Again


"Don Guillett" wrote:

I'm having a hard time seeing how your formula works.
IF(Sheet1!B1="Fax",4,FALSE

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Wanna Learn" wrote in message
...
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





  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 318
Default IF iserror does not work

Hello and Thanks Again
Yes! exactly , "if the Name and Fax matches then put whats in column 4,
otherwise put zero?" sorry for the inconvenience


"Tom Hewitt" wrote:

Not sure if I'm just being stupid here. but arent column 4 and D the same
column?

are you trying to get it to return the figure in column 4 or zero,

so if the Name and Fax matches then put whats in column 4, otherwise put zero?


"Wanna Learn" wrote:

THanks Don
if A3 (name) and B3 = Fax then results is number on column 4
( if the name in A3 matches and the word fax macth in B3 then result in
column D)
( if is error then 0 )
Thanks Again


"Don Guillett" wrote:

I'm having a hard time seeing how your formula works.
IF(Sheet1!B1="Fax",4,FALSE
--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Wanna Learn" wrote in message
...
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







  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 12
Default IF iserror does not work

one more question what column/cell is your formula to go in?

"Wanna Learn" wrote:

Hello and Thanks Again
Yes! exactly , "if the Name and Fax matches then put whats in column 4,
otherwise put zero?" sorry for the inconvenience


"Tom Hewitt" wrote:

Not sure if I'm just being stupid here. but arent column 4 and D the same
column?

are you trying to get it to return the figure in column 4 or zero,

so if the Name and Fax matches then put whats in column 4, otherwise put zero?


"Wanna Learn" wrote:

THanks Don
if A3 (name) and B3 = Fax then results is number on column 4
( if the name in A3 matches and the word fax macth in B3 then result in
column D)
( if is error then 0 )
Thanks Again


"Don Guillett" wrote:

I'm having a hard time seeing how your formula works.
IF(Sheet1!B1="Fax",4,FALSE
--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Wanna Learn" wrote in message
...
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





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Iserror does not work for missing sheets in linked file [email protected] Links and Linking in Excel 1 June 13th 07 06:31 PM
use of ISERROR NathanG Excel Worksheet Functions 8 January 24th 07 06:31 PM
Iserror kelljeff Excel Discussion (Misc queries) 2 May 17th 06 03:02 PM
Iserror & VBA Ken G. Excel Discussion (Misc queries) 1 February 28th 06 11:37 PM
ISERROR Functin to Much Work! ExcelMonkey Excel Worksheet Functions 2 November 12th 04 08:47 PM


All times are GMT +1. The time now is 03:12 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"