View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
[email protected] 2sherberts@gmail.com is offline
external usenet poster
 
Posts: 7
Default "OR" Function in an Array Formula

Hi,

Can someone tell me what is wrong with my formula? It seems that the
"OR" function in this formula is not working. It is bringing back a
zero when there should be a number.


{=SUM(IF((GrossMargin!$B$29:$B$89=Metrics!$B35)*($ C35=GrossMargin!$C
$29:$C$89)+($D35=GrossMargin!$C$29:$C$89),GrossMar gin!BF$29:BF$89,0))}


Thanks,

Sherry