View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Opsimist Opsimist is offline
external usenet poster
 
Posts: 2
Default creating new function in Excel for Medians

Hi,
I have Excel 2007, there's the "averageifs" function... I'm trying to create
a new function which is similar to that one but the "medians" not with
averages.
That means I want to search for medians in a data range by multiple criteria.
Please help me with syntax.

Thank you very much.