Thread
:
median array help
View Single Post
#
1
tmason
Junior Member
Posts: 4
but wait: I don't want the median returned for the cases where col C is empty. Now I'm having trouble with that ...
Quote:
Originally Posted by
tmason
figured it out
=MEDIAN(IF((A$2:A$50000=A2)*(B$2:B$50000=B2)*(C$2: C$50000<""),C$2:C$50000))
Reply With Quote
tmason
View Public Profile
Send a private message to tmason
Find all posts by tmason