M
Mike
All - I am trying to get Median value for my data set. My table has 3
fields, FromState, ToState, and PerMileRate. What I want is the Median value
of all rates that I have from one state to another state. For example, if I
have rate from GA to DE of $1.00, $1.40, $1.60, and $2.00, I want to get
Median value of $1.50.
fields, FromState, ToState, and PerMileRate. What I want is the Median value
of all rates that I have from one state to another state. For example, if I
have rate from GA to DE of $1.00, $1.40, $1.60, and $2.00, I want to get
Median value of $1.50.