Hi
is there a way to figure out a date 9 months previous to a date?
eg. I have an install date of 12/02/10, is there a way or a formula that can
count back 9 months from that install date? (they need to be weekdays)
thanks very much
|
|
0
|
|
|
|
Reply
|
Utf
|
3/23/2010 2:29:01 AM |
|
Just use the Date function, as in:
=Date(year(a1),month(a1)-9,day(a1))
Regards,
Fred
"sonia" <sonia@discussions.microsoft.com> wrote in message
news:63DDCF12-C093-4532-B71C-2FB9112A47B8@microsoft.com...
> Hi
>
> is there a way to figure out a date 9 months previous to a date?
>
> eg. I have an install date of 12/02/10, is there a way or a formula that
> can
> count back 9 months from that install date? (they need to be weekdays)
>
> thanks very much
|
|
0
|
|
|
|
Reply
|
Fred
|
3/23/2010 2:35:44 AM
|
|
ty this one
=IF(MONTH(A1)>=9,DATE(YEAR(A1),MONTH(A1)-9,DAY(A1)),DATE(YEAR(A1),MONTH(A1)-9,DAY(A1)))
please reply if the post is helpfull
regrads
elMedex
"sonia" wrote:
> Hi
>
> is there a way to figure out a date 9 months previous to a date?
>
> eg. I have an install date of 12/02/10, is there a way or a formula that can
> count back 9 months from that install date? (they need to be weekdays)
>
> thanks very much
|
|
0
|
|
|
|
Reply
|
Utf
|
3/23/2010 2:50:01 AM
|
|
sorry this is the one is easier
=DATE(YEAR(A1),MONTH(A1)-9,DAY(A1))
the other was a test but is redundant
"Alejandro Medinilla "elMedex"" wrote:
> ty this one
>
> =IF(MONTH(A1)>=9,DATE(YEAR(A1),MONTH(A1)-9,DAY(A1)),DATE(YEAR(A1),MONTH(A1)-9,DAY(A1)))
>
> please reply if the post is helpfull
>
> regrads
>
> elMedex
>
> "sonia" wrote:
>
> > Hi
> >
> > is there a way to figure out a date 9 months previous to a date?
> >
> > eg. I have an install date of 12/02/10, is there a way or a formula that can
> > count back 9 months from that install date? (they need to be weekdays)
> >
> > thanks very much
|
|
0
|
|
|
|
Reply
|
Utf
|
3/23/2010 2:53:02 AM
|
|
Hi
I'm getting a #VALUE! error, everytime I try it.
I put the formulas in the way explained, but I changed A1 to the cell that i
have the install date in, (as i would change the cell to all the different
install dates, there isn;'t just one install date, there are many.
ANy ideas on this problem??
"sonia" wrote:
> Hi
>
> is there a way to figure out a date 9 months previous to a date?
>
> eg. I have an install date of 12/02/10, is there a way or a formula that can
> count back 9 months from that install date? (they need to be weekdays)
>
> thanks very much
|
|
0
|
|
|
|
Reply
|
Utf
|
3/23/2010 4:10:01 AM
|
|
Your most likely problem is your cell doesn't have a date in it, it has
text. You need to convert the text to a date.
To confirm this, simply enter 12/02/10 in your cell. See if that solves your
problem. If it does, then you will need to convert your other cells to
dates.
Regards,
Fred
"sonia" <sonia@discussions.microsoft.com> wrote in message
news:94082B8F-D7B4-43CC-A096-5952BB208B19@microsoft.com...
> Hi
>
> I'm getting a #VALUE! error, everytime I try it.
> I put the formulas in the way explained, but I changed A1 to the cell that
> i
> have the install date in, (as i would change the cell to all the different
> install dates, there isn;'t just one install date, there are many.
>
> ANy ideas on this problem??
>
> "sonia" wrote:
>
>> Hi
>>
>> is there a way to figure out a date 9 months previous to a date?
>>
>> eg. I have an install date of 12/02/10, is there a way or a formula that
>> can
>> count back 9 months from that install date? (they need to be weekdays)
>>
>> thanks very much
|
|
0
|
|
|
|
Reply
|
Fred
|
3/23/2010 3:19:59 PM
|
|
|
5 Replies
233 Views
(page loaded in 0.287 seconds)
Similiar Articles: Calculating Dates - microsoft.public.accessHow to Calculate a Date in Excel | eHow.com Microsoft Excel has various functions that are available to calculate dates. There are functions that bring back the current ... How to include the start and end date in the duration - microsoft ...My task timeline keeps going back to the > standard calender ... Calculate Start Date Based On Duration (work Hours) And End Date Calculate Start Date Based On ... Calculating a future date - microsoft.public.access.gettingstarted ...How to Calculate a Date in Excel | eHow.com Microsoft Excel has various functions that are available to calculate dates. There are functions that bring back the current ... Calculate difference between current date & prior - microsoft ...How to Calculate a Date in Excel | eHow.com... to calculate dates. There are functions that bring back the current date, past dates, future dates and the number of days ... Calculating time with a lookback - microsoft.public.excel.misc ...If you use the looking backward method, look back over the last 12 months ... Calculator: Add to or subtract from a date Time and date duration – Calculate between exact ... Working days inbetween 2 dates where Friday is the only holiday ...Here's something I wrote a few years back. You will have to alter it ... How to Calculate Work Days Between Two Dates | eHow.com How to Calculate Work Days Between Two Dates. Calculate working days between records - microsoft.public.access ...When you get it (it will take a while to debug) please post it back to this ... Date Duration Calculator: Days between two dates Calculate duration between two dates. Formulas using time and dates - microsoft.public.excel.misc ...I'm trying to write an excel formula to calculate the performance improvement ... Back to: Excel Date & Times Index. Got any Excel Questions? Free Excel Help. Calculating time differences - microsoft.public.access.formscoding ...... in the time the employee leaves and the time they get back using a ... I'm trying to figure out how to calculate the duration between the "date/time" in to the "date ... Help with syntax while using the expression builder within a query ...I am trying to calculate some dates but, need to find the business day month end dates in ... The following is the current code I have that doesn't bring back the correct ... Calculator: Add to or subtract from a dateThe Date Calculator calculates the duration between 2 dates. It adds or subtracts days, weeks, months and years from a given date. Date Days Calculator - Calculator Soup - Online CalculatorsSimilarly by using the minus sign you can calculate days back in time such as the date 30 days ago, 60 days ago, 90 days ago, 120 days ago, 180 days ago, etc. Date Duration Calculator: Days between two datesThe duration calculator calculates the difference in number of days, months and years between two dates. Date CalculatorOur date calculator, a finder to calculate days between two dates, a calendar organizer How to Calculate a Date in Excel | eHow.comMicrosoft Excel has various functions that are available to calculate dates. There are functions that bring back the current date, past dates, future dates and the ... 7/28/2012 8:44:31 PM
|