ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Is there a way to get an AVG date? (https://www.excelbanter.com/excel-programming/377214-there-way-get-avg-date.html)

mikeb

Is there a way to get an AVG date?
 
Is there a way to calculate the average date for a # of dates? thanks!

Jim Thomlinson

Is there a way to get an AVG date?
 
You can just use the average function. Dates are ultimately just stored as
long integers so the average works just fine...
--
HTH...

Jim Thomlinson


"mikeb" wrote:

Is there a way to calculate the average date for a # of dates? thanks!


Bob Phillips

Is there a way to get an AVG date?
 
You may want to INT it

=INT(AVERAGE(rng))

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Jim Thomlinson" wrote in message
...
You can just use the average function. Dates are ultimately just stored as
long integers so the average works just fine...
--
HTH...

Jim Thomlinson


"mikeb" wrote:

Is there a way to calculate the average date for a # of dates? thanks!




mikeb

Is there a way to get an AVG date?
 
thanks to both of you!



"mikeb" wrote:

Is there a way to calculate the average date for a # of dates? thanks!



All times are GMT +1. The time now is 03:34 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com