![]() |
Average days between multiple dates
A1:A200
01/07/08 07/07/07 04/23/07 11/30/06 C1: I need average days between dates, considering leap years. And is it possible to format C1 to equal.."2 month 3 days" Thanks. |
Average days between multiple dates
=AVERAGE(A2:A200-A1:A199)
Commit with Shift+Ctrl+Enter (array formula) HTH Kostis Vezerides On Apr 4, 6:41 pm, Jman wrote: A1:A200 01/07/08 07/07/07 04/23/07 11/30/06 C1: I need average days between dates, considering leap years. And is it possible to format C1 to equal.."2 month 3 days" Thanks. |
Average days between multiple dates
i keep getting 198. 81 although i change dates.
"vezerid" wrote: =AVERAGE(A2:A200-A1:A199) Commit with Shift+Ctrl+Enter (array formula) HTH Kostis Vezerides On Apr 4, 6:41 pm, Jman wrote: A1:A200 01/07/08 07/07/07 04/23/07 11/30/06 C1: I need average days between dates, considering leap years. And is it possible to format C1 to equal.."2 month 3 days" Thanks. |
Average days between multiple dates
Yes you a now that I thought it over again and tested it, obviously
the average will be equal to the last date minus the first date divided by the number of dates. Hence if you change any intermediate dates the average will stay the same. It will only change if you change the 1st or last date. Does this help? On Apr 4, 7:12 pm, Jman wrote: i keep getting 198. 81 although i change dates. "vezerid" wrote: =AVERAGE(A2:A200-A1:A199) Commit with Shift+Ctrl+Enter (array formula) HTH Kostis Vezerides On Apr 4, 6:41 pm, Jman wrote: A1:A200 01/07/08 07/07/07 04/23/07 11/30/06 C1: I need average days between dates, considering leap years. And is it possible to format C1 to equal.."2 month 3 days" Thanks. |
Average days between multiple dates
oh. i see.
thanks "vezerid" wrote: Yes you a now that I thought it over again and tested it, obviously the average will be equal to the last date minus the first date divided by the number of dates. Hence if you change any intermediate dates the average will stay the same. It will only change if you change the 1st or last date. Does this help? On Apr 4, 7:12 pm, Jman wrote: i keep getting 198. 81 although i change dates. "vezerid" wrote: =AVERAGE(A2:A200-A1:A199) Commit with Shift+Ctrl+Enter (array formula) HTH Kostis Vezerides On Apr 4, 6:41 pm, Jman wrote: A1:A200 01/07/08 07/07/07 04/23/07 11/30/06 C1: I need average days between dates, considering leap years. And is it possible to format C1 to equal.."2 month 3 days" Thanks. |
All times are GMT +1. The time now is 12:09 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com