ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   A simple date calculation question. (https://www.excelbanter.com/excel-discussion-misc-queries/96050-simple-date-calculation-question.html)

Seldum

A simple date calculation question.
 

Heres my problem. I want to calculate the end date of a contract.

I have the start date fx. 30.05.06 (date field) and I know the contract
runs for a periode of fx. 40 month (not a date field) - how do I get the
end date?

I have looked in the forum and coulden't find an answer. The dates can
variate at the beginning date fx. 10.05.06 but it will always end at
the date when the contract runs out fx. 10.10.06 if the periode = 5
(month).

Is this possible to calculate?

Thanks.


--
Seldum
------------------------------------------------------------------------
Seldum's Profile: http://www.excelforum.com/member.php...o&userid=35793
View this thread: http://www.excelforum.com/showthread...hreadid=555594


Sheila D

A simple date calculation question.
 
You might be able to use something like
=TEXT(DAY(A2),"dd")&"/"&TEXT(A2+(B2*30.5),"mm/yyyy")

This assumes the following layout
A1 A2 A3
Date Term End
01/11/2000 30 01/05/2003

I've not tested this a lot so may throw up a few anomalies
Sheila

"Seldum" wrote:


Heres my problem. I want to calculate the end date of a contract.

I have the start date fx. 30.05.06 (date field) and I know the contract
runs for a periode of fx. 40 month (not a date field) - how do I get the
end date?

I have looked in the forum and coulden't find an answer. The dates can
variate at the beginning date fx. 10.05.06 but it will always end at
the date when the contract runs out fx. 10.10.06 if the periode = 5
(month).

Is this possible to calculate?

Thanks.


--
Seldum
------------------------------------------------------------------------
Seldum's Profile: http://www.excelforum.com/member.php...o&userid=35793
View this thread: http://www.excelforum.com/showthread...hreadid=555594



Sheila D

A simple date calculation question.
 
Sorry - cell references should of course be A1, B1 & C1!!

"Sheila D" wrote:

You might be able to use something like
=TEXT(DAY(A2),"dd")&"/"&TEXT(A2+(B2*30.5),"mm/yyyy")

This assumes the following layout
A1 A2 A3
Date Term End
01/11/2000 30 01/05/2003

I've not tested this a lot so may throw up a few anomalies
Sheila

"Seldum" wrote:


Heres my problem. I want to calculate the end date of a contract.

I have the start date fx. 30.05.06 (date field) and I know the contract
runs for a periode of fx. 40 month (not a date field) - how do I get the
end date?

I have looked in the forum and coulden't find an answer. The dates can
variate at the beginning date fx. 10.05.06 but it will always end at
the date when the contract runs out fx. 10.10.06 if the periode = 5
(month).

Is this possible to calculate?

Thanks.


--
Seldum
------------------------------------------------------------------------
Seldum's Profile: http://www.excelforum.com/member.php...o&userid=35793
View this thread: http://www.excelforum.com/showthread...hreadid=555594




All times are GMT +1. The time now is 10:15 PM.

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