Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
ldavis6
 
Posts: n/a
Default How do I set up a date cell to and 15 years in another cell?

I have an end date for a Grant in one cell and the next cell Needs to have 15
years automatically added for a destruction date. All the way down a
spreadsheet.

Thanks


  #2   Report Post  
JE McGimpsey
 
Posts: n/a
Default

one way:

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


In article ,
"ldavis6" wrote:

I have an end date for a Grant in one cell and the next cell Needs to have 15
years automatically added for a destruction date. All the way down a
spreadsheet.

Thanks

  #3   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

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

where A1 holds the end date, copy down

Regards,

Peo Sjoblom

"ldavis6" wrote:

I have an end date for a Grant in one cell and the next cell Needs to have 15
years automatically added for a destruction date. All the way down a
spreadsheet.

Thanks


  #5   Report Post  
Jason Morin
 
Posts: n/a
Default

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

HTH
Jason
Atlanta, GA

-----Original Message-----
I have an end date for a Grant in one cell and the next

cell Needs to have 15
years automatically added for a destruction date. All

the way down a
spreadsheet.

Thanks


.



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
Formula with text and reference to a date cell [email protected] Excel Discussion (Misc queries) 1 January 11th 05 08:15 AM
Addition to Turn cell red if today is greater or equal to date in cell Rich New Users to Excel 2 December 9th 04 02:06 AM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM
Using formulas to determine date in one cell based on date in anot Gary Excel Worksheet Functions 2 November 22nd 04 08:11 AM
Extract date from cell Eric Excel Worksheet Functions 3 November 4th 04 06:37 PM


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

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

About Us

"It's about Microsoft Excel"