PC Review


Reply
Thread Tools Rate Thread

Days added to a date

 
 
=?Utf-8?B?aGFubmF0cmlw?=
Guest
Posts: n/a
 
      3rd Oct 2007
Hi, I am trying to add 14 days to a date....10/1/07 plus 14days = 10/15/07, I
know this is simple but I just cant get it....please help
 
Reply With Quote
 
 
 
 
=?Utf-8?B?R2FyeScncyBTdHVkZW50?=
Guest
Posts: n/a
 
      3rd Oct 2007
If the date is in cell A1 then:

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

--
Gary''s Student - gsnu200748


"hannatrip" wrote:

> Hi, I am trying to add 14 days to a date....10/1/07 plus 14days = 10/15/07, I
> know this is simple but I just cant get it....please help

 
Reply With Quote
 
Niek Otten
Guest
Posts: n/a
 
      3rd Oct 2007
Make sure your date is a real Excel date, not text. You can check with the ISTEXT function.
If it is text, format as date AND re-enter the date (F2, ENTER)
If it is a real Excel date, just add 14 to it and make sure the resulting cell is formatted as date.
Like =A1+14

To learn more about calculating with dates, look here:

http://www.cpearson.com/excel/datetime.htm#AddingDates

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"hannatrip" <(E-Mail Removed)> wrote in message news67FEF28-1742-4FF3-936B-(E-Mail Removed)...
| Hi, I am trying to add 14 days to a date....10/1/07 plus 14days = 10/15/07, I
| know this is simple but I just cant get it....please help


 
Reply With Quote
 
=?Utf-8?B?aGFubmF0cmlw?=
Guest
Posts: n/a
 
      3rd Oct 2007
Thanks!! your awesome!!

"Gary''s Student" wrote:

> If the date is in cell A1 then:
>
> =DATE(YEAR(A1),MONTH(A1),DAY(A1)+14)
>
> --
> Gary''s Student - gsnu200748
>
>
> "hannatrip" wrote:
>
> > Hi, I am trying to add 14 days to a date....10/1/07 plus 14days = 10/15/07, I
> > know this is simple but I just cant get it....please help

 
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
Sumproduct with added days Qikslvr Microsoft Excel Misc 2 25th Feb 2010 08:41 PM
Need to pull <=14 Days, <=30 Days, >30 Days from a date column Ken Microsoft Excel Misc 3 23rd Oct 2009 12:53 AM
as records added(jobs sched)-#days from est. days babs Microsoft Access 5 5th Oct 2009 09:41 PM
2 questions: date of appt added/who added it? Melissa Microsoft Outlook Calendar 7 15th May 2009 02:37 PM
Why are days added to my appointments? =?Utf-8?B?S2VsbGk=?= Microsoft Outlook Calendar 6 1st Dec 2005 05:32 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:55 AM.