PC Review


Reply
Thread Tools Rate Thread

How to calculate 12 months from "Date Added" field

 
 
Sandi Gauthier
Guest
Posts: n/a
 
      18th Nov 2003
hi there...
in one column i have a "date added" field - it is is month/year format
in a second column (entitled "date eligible for removal) - i want to have a
formula that will calculate 12 months from the "date added" field

firstly, am desperately seeking a formula to perform this calculation!
second, what would be the preferred "format" for the "date added" and "date
eligible for removal fields"? ie...Jun-03, 06/03 etc..

appreciate your assistance!
tks!
sandi


 
Reply With Quote
 
 
 
 
Jason Morin
Guest
Posts: n/a
 
      18th Nov 2003
=DATE(YEAR(A1),MONTH(A1)+12,DAY(A1))

HTH
Jason
Atlanta, GA

>-----Original Message-----
>hi there...
>in one column i have a "date added" field - it is is

month/year format
>in a second column (entitled "date eligible for removal) -

i want to have a
>formula that will calculate 12 months from the "date

added" field
>
>firstly, am desperately seeking a formula to perform this

calculation!
>second, what would be the preferred "format" for

the "date added" and "date
>eligible for removal fields"? ie...Jun-03, 06/03 etc..
>
>appreciate your assistance!
>tks!
>sandi
>
>
>.
>

 
Reply With Quote
 
firebird96
Guest
Posts: n/a
 
      19th Nov 2003

Sandi

Let's assume we are talking about Column A and Column B.

If you type 11/19/03 in cell A1, then type =A1+365 in cell B1:

The results in B1 will be 11/19/04.

As for the fomatting, I don't think it really matters as the formatting
has no impact on the formula. Since it doesn't seem as though you are
interested in the specific day of the month choose a the following
format: mmm-yy

This will dispaly Nov-03 even though the data is day specific.

Kevin


------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~View and post usenet messages directly from http://www.ExcelForum.com/

 
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
Pivot Table: Totals for "Last 12 months" and "Preceding 12 months" kansaskannan@gmail.com Microsoft Excel Programming 3 17th Dec 2006 05:32 AM
How to calculate "number of months" between two given date? =?Utf-8?B?bmdpbmhvbmc=?= Microsoft Excel Worksheet Functions 23 17th Apr 2006 02:47 PM
Application.Run(<ApplicationContext>) Error 'Item has already been added. Key in dictionary: "- 1" key being added: "- 1"' Ralf Gedrat Microsoft VB .NET 0 3rd May 2005 10:58 AM
Access Insert - Syntax Error for field "DATE" but not for "DATE1" devprog Microsoft VB .NET 2 22nd Apr 2005 02:52 AM
Calculate "Age" useing a "Birthdate" field (IFF?) =?Utf-8?B?SmVzc2U=?= Microsoft Access 11 11th Jan 2005 11:30 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:05 PM.