I can't figure out what's wrong with my median if formula--this is what I'm using:
{=MEDIAN(IF('Hours per Client'!$I$2:$I$608=A2,'Hours per Client'!$E$2:$E$608))} (the curvy brackets representing ctrl-shift-enter)
but it keeps returning "N/A":
median if.png
I tried changing the formula to {=MEDIAN(IF('Hours per Client'!$I:$I=A2,'Hours per Client'!$E:$E))} but that didn't work either:
median if 2.png
What am I doing wrong?
Bookmarks