Median

roberemok

Registered User.
Local time
Today, 10:41
Joined
Jun 21, 2004
Messages
20
Can I do an Median Function in Access? I do not see in the the built in functions?

Thanks
 
A search of this forum on 'median' returns 37 threads. Try it, you'll like it.
I'm sure one of them will meet your needs.

Bob
 
:( Where is the love and the personal touch? (just kidding)

I did the search before and it does not answer my exact question.

Is there a Median Function in Access? All searching brings up is what appers to be Custom Functions. Is this the only way in Access?

Can I do this outside of VBA?
 
Hi -

The short answer is: There's not a built-in Median() function in Access. However, it's not a difficult UDF (user defined function) to create. Try searching on MedianX, which will return several possible solutions.

Bob
 

Users who are viewing this thread

Back
Top Bottom