Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Allan
 
Posts: n/a
Default 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.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Niek Otten
 
Posts: n/a
Default 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.


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Allan
 
Posts: n/a
Default 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.



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Allan
 
Posts: n/a
Default 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.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
NETWORKDAYS - Multiple Date Selection Annabelle Excel Discussion (Misc queries) 3 October 4th 05 07:04 PM
Setting traffic lights based on todays date against target dates HDV Excel Discussion (Misc queries) 2 September 14th 05 12:05 PM
calculate payment with first payment due date variable? Jody Solbach Excel Worksheet Functions 1 September 8th 05 05:46 PM
count date occurances in range of dates... Alex Excel Worksheet Functions 2 July 27th 05 04:15 PM
How do I show dates older than present date? Sissyfirst Excel Worksheet Functions 1 July 12th 05 09:56 PM


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"