ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   How do I set up a cell to input a date 1 year from another cell? (https://www.excelbanter.com/new-users-excel/93820-how-do-i-set-up-cell-input-date-1-year-another-cell.html)

wyrmslair

How do I set up a cell to input a date 1 year from another cell?
 
I'm entering training dates in Excel. The recertification date is one year
from the original date. I want the recert. due date to enter itself when I
input original date. Original dates are one row, recerts are another.

Tim M

How do I set up a cell to input a date 1 year from another cell?
 
=A1+365

If your dates were starting in A1 try this formula in B1

"wyrmslair" wrote:

I'm entering training dates in Excel. The recertification date is one year
from the original date. I want the recert. due date to enter itself when I
input original date. Original dates are one row, recerts are another.


Trevor Shuttleworth

How do I set up a cell to input a date 1 year from another cell?
 
=A1+365 assuming the original date is in cell A1

assuming you're not too worried about Leap Years, etc

Regards

Trevor


"wyrmslair" wrote in message
...
I'm entering training dates in Excel. The recertification date is one
year
from the original date. I want the recert. due date to enter itself when
I
input original date. Original dates are one row, recerts are another.




Sandy Mann

How do I set up a cell to input a date 1 year from another cell?
 
If you are concerned about leap years then try:

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

--
HTH

Sandy
In Perth, the ancient capital of Scotland


with @tiscali.co.uk


"wyrmslair" wrote in message
...
I'm entering training dates in Excel. The recertification date is one
year
from the original date. I want the recert. due date to enter itself when
I
input original date. Original dates are one row, recerts are another.





All times are GMT +1. The time now is 09:45 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com