AZdesertdog
IS-IT--Management
I have 4 summary formulas that I want to calculate the median on but the median function won't calculate my fields (error..these fields can not be summarized). I'm sure it would be easy to do it in a formula since there will always be just 4 values to compare. What I need to do is kick out the largest and smallest value and then average the two remaining values. Like this:
@val 1 75.19%
@val 2 69.93%
@val 3 76.24%
@val 4 77.82%
I would eliminate val 2 and val 4 (lo & hi ) and average vals 1 and 3 getting a median of 75.72%
Any help to get a formula to do this would be appreciated.
@val 1 75.19%
@val 2 69.93%
@val 3 76.24%
@val 4 77.82%
I would eliminate val 2 and val 4 (lo & hi ) and average vals 1 and 3 getting a median of 75.72%
Any help to get a formula to do this would be appreciated.