Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Lisa
 
Posts: n/a
Default In Excel, I need a date math formula...

I need to create a forula that uses a date in a cell and adds five years to
that date and returns that answer.

Can this be done?

Thanks,

Lisa
  #2   Report Post  
Norman Jones
 
Posts: n/a
Default

Hi Lisa,

Try:

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

---
Regards,
Norman



"Lisa" wrote in message
...
I need to create a forula that uses a date in a cell and adds five years to
that date and returns that answer.

Can this be done?

Thanks,

Lisa



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

=DATE(YEAR(cell)+5,MONTH(cell),DAY(cell))


Regards,

Peo Sjobom

"Lisa" wrote:

I need to create a forula that uses a date in a cell and adds five years to
that date and returns that answer.

Can this be done?

Thanks,

Lisa

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
I've got a formula for stones and pounds - how do I get an excel . mikelenno Charts and Charting in Excel 4 January 25th 05 08:45 PM
Auto date changing in Excel is maddening brhicks Charts and Charting in Excel 3 December 16th 04 02:54 PM
Preserve Excel formula entry MHoffmeier Excel Discussion (Misc queries) 5 December 2nd 04 06:34 PM
Repeating formula in Excel RescueEMT72 Excel Discussion (Misc queries) 8 November 28th 04 03:37 AM
Creating a Date Selector in Excel VBA? Mark Excel Discussion (Misc queries) 0 November 25th 04 10:59 PM


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