Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default FORMULA TO INCREMENT 25 MONTHS BASED ON A DATE CELL

I need to create a formula to increment the date on a column by 25 months
on another column

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 459
Default FORMULA TO INCREMENT 25 MONTHS BASED ON A DATE CELL

SorianoP wrote:
I need to create a formula to increment the date on a column by 25
months on another column


Hi SorianoP,

try with this:

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


where in A1 is your starting date and in A2 the number of months to add to
initial date.


--
Hope I helped you.

Thanks in advance for your feedback.

Ciao

Franz Verga from Italy


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,440
Default FORMULA TO INCREMENT 25 MONTHS BASED ON A DATE CELL

=DATE(YEAR(A1),MONTH(A1)+25,DAY(A1))

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"SorianoP" wrote in message ...
|I need to create a formula to increment the date on a column by 25 months
| on another column
|


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default FORMULA TO INCREMENT 25 MONTHS BASED ON A DATE CELL

Hi Franz,

Thanks for your help...I really appreciate it.

"Franz Verga" wrote:

SorianoP wrote:
I need to create a formula to increment the date on a column by 25
months on another column


Hi SorianoP,

try with this:

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


where in A1 is your starting date and in A2 the number of months to add to
initial date.


--
Hope I helped you.

Thanks in advance for your feedback.

Ciao

Franz Verga from Italy



  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default FORMULA TO INCREMENT 25 MONTHS BASED ON A DATE CELL

Thank You very much Niek...

"Niek Otten" wrote:

=DATE(YEAR(A1),MONTH(A1)+25,DAY(A1))

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"SorianoP" wrote in message ...
|I need to create a formula to increment the date on a column by 25 months
| on another column
|



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
Date formula that adds 7 days to a cell when sheet is copied dkent Excel Worksheet Functions 1 April 3rd 06 03:59 PM
Change cell in formula based on date Skillet Excel Discussion (Misc queries) 3 October 28th 05 12:11 AM
need help creating formula based on cell value Brad Excel Discussion (Misc queries) 3 April 1st 05 07:51 PM
date format within a cell containing a formula Brushie76 Excel Discussion (Misc queries) 1 January 22nd 05 03:50 AM
Formula to calucate # of months based on a speificed date entered David Excel Worksheet Functions 4 December 15th 04 06:57 PM


All times are GMT +1. The time now is 09:37 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"