I need help as I can't get this right.
I want to count how many prices in a large range (C17:C3215) are higher than the average price of the range and I also want to calculate the average price of those prices above the average price of the range.
I thought I knew!!
My formula =COUNTIF(C17:C3215,">AVERAGEA(C17:C3215)") returns zero. Why?
The same with =SUMIF(C17:C3215,">AVERAGEA(C17:C3215)").
I know we can use both functions when the criteria is text or values, but can't we use them when the criteria is another function or a formula?
Thanks
Mark
I want to count how many prices in a large range (C17:C3215) are higher than the average price of the range and I also want to calculate the average price of those prices above the average price of the range.
I thought I knew!!
My formula =COUNTIF(C17:C3215,">AVERAGEA(C17:C3215)") returns zero. Why?
The same with =SUMIF(C17:C3215,">AVERAGEA(C17:C3215)").
I know we can use both functions when the criteria is text or values, but can't we use them when the criteria is another function or a formula?
Thanks
Mark