Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
wyrmslair
 
Posts: n/a
Default 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.
  #2   Report Post  
Posted to microsoft.public.excel.newusers
Tim M
 
Posts: n/a
Default 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.

  #3   Report Post  
Posted to microsoft.public.excel.newusers
Trevor Shuttleworth
 
Posts: n/a
Default 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.



  #4   Report Post  
Posted to microsoft.public.excel.newusers
Sandy Mann
 
Posts: n/a
Default 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.



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
if data in one cell, then date in adjacent cell Jane Excel Worksheet Functions 8 December 22nd 07 03:34 AM
extract year from the date in a cell DKY Excel Worksheet Functions 7 March 17th 06 07:07 PM
Input cell reference is not valid (One Variable Data Table) Dottore Excel Worksheet Functions 9 September 1st 05 03:05 PM
Input Cell in One variable data table Dottore Magistrale Excel Worksheet Functions 0 August 30th 05 06:25 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


All times are GMT +1. The time now is 09:27 PM.

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"