» Calculate Years, Months, Days elapsed from a certain date in Microsoft Excel
CATEGORY: Excel Date & Time Formulas |
VERSIONS: All Microsoft Excel Versions |
|
In order to calculate the time elapsed from a certain date, we will use a birthdate
as an example
Enter birthday date in cell A1: 01/01/1980
The result (rounded): 23 Years For a decimal solution, use the following formula: =DATEDIF(A1,TODAY(),"m")/12
To calculate the number of days from the
date, enter the following formula in cell E1: =DATEDIF(A1,TODAY(),"d") |
Book Store:
Recommended Books:
- Microsoft PowerPoint Version 2002 Step by Step
- Keys to Reading an Annual Report (Barron's Business Keys)
- The One Page Business Plan: Start With a Vision, Build a Company!
- The Intelligent Investor: The Definitive Book On Value Investing, Revised Edition
- The Guide to Understanding Financial Statements
- Microsoft Office XP Step-By-Step (With CD-ROM)
Related MS EXCEL TIPS:
Terms
and Conditions of use
The applications/code on this site are distributed as is and without warranties
or liability. In no event shall the owner of the copyrights, or the authors
of the applications/code be liable for any loss of profit, any problems
or any damage resulting from the use or evaluation of the applications/code.






passes, I need to send out a reminder to these people that receive the letters. I was thinking that perhaps the best way to do this would be to have the cells automatically change colour. But
as only a basic formula user in excel, whats the best way to do this?