R roberemok Registered User. Local time Today, 06:56 Joined Jun 21, 2004 Messages 20 Jun 22, 2006 #1 Can I do an Median Function in Access? I do not see in the the built in functions? Thanks
R raskew AWF VIP Local time Today, 05:56 Joined Jun 2, 2001 Messages 2,734 Jun 22, 2006 #2 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
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
R roberemok Registered User. Local time Today, 06:56 Joined Jun 21, 2004 Messages 20 Jun 22, 2006 #3 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?
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?
R raskew AWF VIP Local time Today, 05:56 Joined Jun 2, 2001 Messages 2,734 Jun 23, 2006 #4 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
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