PC Review


Reply
Thread Tools Rate Thread

How do I set up a cell to input a date 1 year from another cell?

 
 
=?Utf-8?B?d3lybXNsYWly?=
Guest
Posts: n/a
 
      13th Jun 2006
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 With Quote
 
 
 
 
=?Utf-8?B?VGltIE0=?=
Guest
Posts: n/a
 
      13th Jun 2006
=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.

 
Reply With Quote
 
Trevor Shuttleworth
Guest
Posts: n/a
 
      13th Jun 2006
=A1+365 assuming the original date is in cell A1

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

Regards

Trevor


"wyrmslair" <(E-Mail Removed)> wrote in message
news:869CD807-BC71-404E-A8E3-(E-Mail Removed)...
> 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 With Quote
 
Sandy Mann
Guest
Posts: n/a
 
      13th Jun 2006
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

(E-Mail Removed)
(E-Mail Removed) with @tiscali.co.uk


"wyrmslair" <(E-Mail Removed)> wrote in message
news:869CD807-BC71-404E-A8E3-(E-Mail Removed)...
> 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 With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Extracting Year from date cell =?Utf-8?B?Qm9i?= Microsoft Excel Programming 4 30th Aug 2007 03:46 PM
extract year from the date in a cell DKY Microsoft Excel Worksheet Functions 7 17th Mar 2006 07:07 PM
Conditional formatting - different cell colour for each year following from user input date? StargateFan Microsoft Excel Programming 20 11th Jan 2006 07:11 AM
how do i add 1 year to a date formatted cell? =?Utf-8?B?cm9nZXJt?= Microsoft Excel Worksheet Functions 5 4th Sep 2005 06:46 AM
data validation to restrict input in cell based on value of cell above that cell NC Microsoft Excel Programming 2 25th Jan 2005 07:11 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:48 PM.