#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 29
Default #N/A

I have this formula
=INDEX($C$3:$C$5000,MATCH(F21,IF($B$3:$B$500=F3,$A $3:$A$500),0))
when the cell is empty, give the display of #N/A, then, I just don't
get any additions.
There is any solution?

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default #N/A

Hi Fernando
replace your formula with
=IF(ISNA(INDEX(....),"",INDEX())

HTH
Frank

Fernando Duran wrote:
I have this formula
=INDEX($C$3:$C$5000,MATCH(F21,IF($B$3:$B$500=F3,$A $3:$A$500),0))
when the cell is empty, give the display of #N/A, then, I just don't
get any additions.
There is any solution?



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 29
Default #N/A

Hi Frank

May be I'm doing something wrong

=IF(ISNA(INDEX($C$3:$C$5000,MATCH(F21,IF($B$3:$B$5 00=F3,$A$3:$A$500),0)),"",INDEX($C$3:$C$5000,MATCH (F21,IF($B$3:$B$500=F3,$A$3:$A$500),0))))

Check it and tell me, because I'm getting an error there.

On Thu, 29 Jan 2004 15:21:18 +0100, "Frank Kabel"
wrote:

Hi Fernando
replace your formula with
=IF(ISNA(INDEX(....),"",INDEX())

HTH
Frank

Fernando Duran wrote:
I have this formula
=INDEX($C$3:$C$5000,MATCH(F21,IF($B$3:$B$500=F3,$A $3:$A$500),0))
when the cell is empty, give the display of #N/A, then, I just don't
get any additions.
There is any solution?



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default #N/A

Hi Fernado
what kind of error did you get. I think you have lost some parantheses.
Try (without testing on my side)
=IF(ISNA(INDEX($C$3:$C$5000,MATCH(F21,IF($B$3:$B$5 00=F3,$A$3:$A$500),0)
)),"",INDEX($C$3:$C$5000,MATCH(F21,IF($B$3:$B$500= F3,$A$3:$A$500),0))))

HTH
Frank

Fernando Duran wrote:
Hi Frank

May be I'm doing something wrong


=IF(ISNA(INDEX($C$3:$C$5000,MATCH(F21,IF($B$3:$B$5 00=F3,$A$3:$A$500),0)
),"",INDEX($C$3:$C$5000,MATCH(F21,IF($B$3:$B$500=F 3,$A$3:$A$500),0))))

Check it and tell me, because I'm getting an error there.

On Thu, 29 Jan 2004 15:21:18 +0100, "Frank Kabel"
wrote:

Hi Fernando
replace your formula with
=IF(ISNA(INDEX(....),"",INDEX())

HTH
Frank

Fernando Duran wrote:
I have this formula
=INDEX($C$3:$C$5000,MATCH(F21,IF($B$3:$B$500=F3,$A $3:$A$500),0))
when the cell is empty, give the display of #N/A, then, I just

don't
get any additions.
There is any solution?



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 29
Default #N/A

Hi Frank,

Works fine, just a little error, easy to detect.. thanks

Fernando
On Thu, 29 Jan 2004 16:48:29 +0100, "Frank Kabel"
wrote:

Hi Fernado
what kind of error did you get. I think you have lost some parantheses.
Try (without testing on my side)
=IF(ISNA(INDEX($C$3:$C$5000,MATCH(F21,IF($B$3:$B$ 500=F3,$A$3:$A$500),0)
)),"",INDEX($C$3:$C$5000,MATCH(F21,IF($B$3:$B$500 =F3,$A$3:$A$500),0))))

HTH
Frank

Fernando Duran wrote:
Hi Frank

May be I'm doing something wrong


=IF(ISNA(INDEX($C$3:$C$5000,MATCH(F21,IF($B$3:$B$ 500=F3,$A$3:$A$500),0)
),"",INDEX($C$3:$C$5000,MATCH(F21,IF($B$3:$B$500= F3,$A$3:$A$500),0))))

Check it and tell me, because I'm getting an error there.

On Thu, 29 Jan 2004 15:21:18 +0100, "Frank Kabel"
wrote:

Hi Fernando
replace your formula with
=IF(ISNA(INDEX(....),"",INDEX())

HTH
Frank

Fernando Duran wrote:
I have this formula
=INDEX($C$3:$C$5000,MATCH(F21,IF($B$3:$B$500=F3,$A $3:$A$500),0))
when the cell is empty, give the display of #N/A, then, I just

don't
get any additions.
There is any solution?



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



All times are GMT +1. The time now is 02:45 AM.

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"