I have a conditional median value formula that works on every other column except one. The formatting is the same between the two, there are values for it to calculate, but it returns a zero. The formula is good, am I missing something with the data it's going through?
Here's the formula, but like I mentioned, it's working perfectly with similar data in the same workbook.
{=MEDIAN(IF((('2007'!$D$2:$D$500=F44)),'2007'!$BM$2:$BM$500))}
Any ideas?
Bookmarks