R
RichardO
Hello everyone:
I am really grateful we have such a wonderful excel forum. Thanks fo
all your help.
I have a problem in excel. I would like to find the AVERAGE of th
numbers in column E if the contents of column J is anything other tha
SCI, Code, A/P and Blank i.e."", AND the contents of column M is Yes.
I have the following formula but it's not giving me the correc
answer.
=IF(SUMPRODUCT(('Raw Data'!$J$1:$J999<>"SCI")*('Ra
Data'!$J$1:$J$999<>"Code")*('Raw Data'!$J$1:$J$999<>"A/P")*('Ra
Data'!$J$1:$J$999<>"")*('Raw Data'!$M$1:$M$999="Yes")),AVERAGE('Ra
Data'!$E$1:$E$999))
Thanks a lot.
RichardO
I am really grateful we have such a wonderful excel forum. Thanks fo
all your help.
I have a problem in excel. I would like to find the AVERAGE of th
numbers in column E if the contents of column J is anything other tha
SCI, Code, A/P and Blank i.e."", AND the contents of column M is Yes.
I have the following formula but it's not giving me the correc
answer.
=IF(SUMPRODUCT(('Raw Data'!$J$1:$J999<>"SCI")*('Ra
Data'!$J$1:$J$999<>"Code")*('Raw Data'!$J$1:$J$999<>"A/P")*('Ra
Data'!$J$1:$J$999<>"")*('Raw Data'!$M$1:$M$999="Yes")),AVERAGE('Ra
Data'!$E$1:$E$999))
Thanks a lot.
RichardO