Thanks for your help. Can I use AVERAGE function also instead of SUM?
D Domenic Nov 2, 2004 #2 rajgopal said: Thanks for your help. Can I use AVERAGE function also instead of SUM? Click to expand... Yes. You can use Paul's formula and change SUM to AVERAGE... =AVERAGE(IF((A2:A10="east")*(B2:B10="type A"),C2:C10)) ...entered using CONTROL+SHIFT+ENTER
rajgopal said: Thanks for your help. Can I use AVERAGE function also instead of SUM? Click to expand... Yes. You can use Paul's formula and change SUM to AVERAGE... =AVERAGE(IF((A2:A10="east")*(B2:B10="type A"),C2:C10)) ...entered using CONTROL+SHIFT+ENTER