Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am using the Function INDEX and MATCH. It works. It does not work well when
you want to add up the results but the result returns a #N/A. I would like to return a Zero instead on a #N/A. Here is my Formula that I am using. =INDEX(Detail!$F$2:$F$1292,MATCH(1,(Detail!$A$2:$A $1292=Summary!C$5)*(Detail!$G$2:$G$1292=Summary!$A $11),0)) This returns #N/A and I would like it to return a Zero. Thanks in Advance for any help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Chart axes color index vs font color index | Charts and Charting in Excel | |||
cell with value returns that value, empty cell returns zero | Excel Worksheet Functions | |||
Index with 2 arrays returns error | Excel Worksheet Functions | |||
SUM(INDEX(MATCH) for a range returns different result than SUM! | Excel Worksheet Functions | |||
Looking for formula index/match-type that returns an array | Excel Worksheet Functions |