ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   calculate 18 months from today. In excel. How? (https://www.excelbanter.com/excel-discussion-misc-queries/228332-calculate-18-months-today-excel-how.html)

roke

calculate 18 months from today. In excel. How?
 
Is it possible to calculate date from given date plus i.e. 18 months?

Mike H

calculate 18 months from today. In excel. How?
 
Hi,

=DATE(YEAR(A2),MONTH(A2)+18,DAY(A2))

Mike

"roke" wrote:

Is it possible to calculate date from given date plus i.e. 18 months?


Gary''s Student

calculate 18 months from today. In excel. How?
 
=DATE(YEAR(A1),MONTH(A1)+18,DAY(A1))

Just be really careful if end month does not have enough days.


--
Gary''s Student - gsnu200847


"roke" wrote:

Is it possible to calculate date from given date plus i.e. 18 months?


Idoia

calculate 18 months from today. In excel. How?
 
There's a specific formula for this in excel

=EDATE(A1,18)

This way you don't have the different-days-in-month problem

"roke" wrote:

Is it possible to calculate date from given date plus i.e. 18 months?


Roger Govier[_3_]

calculate 18 months from today. In excel. How?
 
That's absolutely correct, but you must have the Analysis Toolpak loaded, if
using versions below XL2007
ToolsAddinsAnalysis Toolpak
Some companies prohibit the use of Addins on their systems.
--
Regards
Roger Govier

"Idoia" wrote in message
...
There's a specific formula for this in excel

=EDATE(A1,18)

This way you don't have the different-days-in-month problem

"roke" wrote:

Is it possible to calculate date from given date plus i.e. 18 months?




All times are GMT +1. The time now is 12:27 AM.

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