![]() |
How do I calculate the midpoint date between two dates.
Can anyone help!
I have August 2006 (start) and August 2008 (end). I need the midpoint between those two months and provided in QTR-YR. |
How do I calculate the midpoint date between two dates.
=INT(MONTH((A1+B1)/2)/3)+1&"-"&TEXT(YEAR((A1+B1)/2),"00")
-- Kind regards, Niek Otten "Allan" wrote in message ... | Can anyone help! | | I have August 2006 (start) and August 2008 (end). I need the midpoint | between those two months and provided in QTR-YR. |
How do I calculate the midpoint date between two dates.
Thanks, Niek!
"Niek Otten" wrote: =INT(MONTH((A1+B1)/2)/3)+1&"-"&TEXT(YEAR((A1+B1)/2),"00") -- Kind regards, Niek Otten "Allan" wrote in message ... | Can anyone help! | | I have August 2006 (start) and August 2008 (end). I need the midpoint | between those two months and provided in QTR-YR. |
How do I calculate the midpoint date between two dates.
Niek,
I just notice something, I inputted June 2006 and July 2007 and it gave me a 5-2006 midpoint? How did it get a 5th qtr?? "Allan" wrote: Can anyone help! I have August 2006 (start) and August 2008 (end). I need the midpoint between those two months and provided in QTR-YR. |
All times are GMT +1. The time now is 05:46 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com