Is there a function in Access I can use to find the Median of a field?
All I can find in the help menu are things like avg, min, max. Not finding
anything about the median
|
|
0
|
|
|
|
Reply
|
Utf
|
8/20/2007 9:10:04 PM |
|
There's no Median function built into Access, but it's relatively simple to
build your own.
I showed one approach in my October, 2005 "Access Answers" column in
Pinnacle Publication's "Smart Access". You can download the column (and
sample database) for free at
http://www.accessmvp.com/DJSteele/SmartAccess.html
--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)
"Cyhill" <Cyhill@discussions.microsoft.com> wrote in message
news:ADCDC1DC-5D42-48BF-9547-477A0E56ED45@microsoft.com...
> Is there a function in Access I can use to find the Median of a field?
>
> All I can find in the help menu are things like avg, min, max. Not
> finding
> anything about the median
|
|
0
|
|
|
|
Reply
|
Douglas
|
8/20/2007 9:45:33 PM
|
|