View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Bryce Bryce is offline
external usenet poster
 
Posts: 24
Default average with max

I have a table of numbers, some cells are blank, and I'd like to calculate
the average (excluding blanks). Easy so far...

However some of the numbers are "spikes", and rather than discarding these,
I'd like to set a value for them, to be included in the average.

I could have a second table with an IF function replacing any numbers too
high, but would prefer not to if possible

Any help much appreciated

Thanks heaps

-Bryce