Excel Function add year month day hour minute second to date
In this tutorial, I will show how to use Excel Function to:
- add year to date
- add month to date
- add day to date
- add hour to date
- add minute to date
- add second to date
I recommend you to read my previous tutorial to understand the concept of time serial.
In the following examples, I will assume A1 contains a date 2015 Jul 1.
Add year to date
Change the Cell Format to dd/mm/yyyy
Assume that we add...
Read More