anonymous8472
Member
On worksheet Deals!, where P246 is the range of deals in 2005;
=MEDIAN(P246) returns $500,000
On worksheet Statistics!, where cell AA2 has a value of 2005;
=MEDIAN(IF(TEXT(Deals!$C$2:$C$500,"yyyy")=AA2&"",Deals!$P$2:$P$500)) returns $398,412.
How can I get the correct number on worksheet statistics?
This is also posted in thread "Median IFs Help"
=MEDIAN(P246) returns $500,000
On worksheet Statistics!, where cell AA2 has a value of 2005;
=MEDIAN(IF(TEXT(Deals!$C$2:$C$500,"yyyy")=AA2&"",Deals!$P$2:$P$500)) returns $398,412.
How can I get the correct number on worksheet statistics?
This is also posted in thread "Median IFs Help"