View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
AnandaSim AnandaSim is offline
external usenet poster
 
Posts: 10
Default Looking for DMEDIAN

I'm working with an dynamically defined, continous block of cells. The
requestor doesn't want to weed out or filter out unwanted records,
they fit a criteria. So I will have to use the domain aggregate
functions DAVERAGE, DSTDEV etc... However, there is no DMEDIAN. Any
tips to creating my own Dfunction?

Thanks Muchly,

Ananda