ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Using formula to find out a Date 90 prior to a particular date (https://www.excelbanter.com/excel-worksheet-functions/233857-using-formula-find-out-date-90-prior-particular-date.html)

vinod

Using formula to find out a Date 90 prior to a particular date
 
I am trying to use a formula for finding out a date 90 days before a
particular date.
I used the formula =DATE(2009,9,25-I80) for finding a date that is 90
days before 25/9/2009.
My problem is that I have a column B with the dates get changed on each
entry and and in other column I want to get a date before 90 days.
I mean how to use the formula with the dates getting changed on each entry?
Hope you can help me out.
If req I can send you the file.

Regards
Vinod

Per Jessen

Using formula to find out a Date 90 prior to a particular date
 
Hi Vinrod

With your date in B2, this will do it:

=B2-DAY(90)

Regards,
Per

"Vinod" skrev i meddelelsen
...
I am trying to use a formula for finding out a date 90 days before a
particular date.
I used the formula =DATE(2009,9,25-I80) for finding a date that is 90
days before 25/9/2009.
My problem is that I have a column B with the dates get changed on each
entry and and in other column I want to get a date before 90 days.
I mean how to use the formula with the dates getting changed on each
entry?
Hope you can help me out.
If req I can send you the file.

Regards
Vinod



David Biddulph[_2_]

Using formula to find out a Date 90 prior to a particular date
 
Are you sure you mean that, Per?
DAY(90) is 30, as the number 90 is Excel's representation of 30 March 1900.

Don't you just want =B2-90 ?
--
David Biddulph

"Per Jessen" wrote in message
...
Hi Vinrod

With your date in B2, this will do it:

=B2-DAY(90)

Regards,
Per

"Vinod" skrev i meddelelsen
...
I am trying to use a formula for finding out a date 90 days before a
particular date.
I used the formula =DATE(2009,9,25-I80) for finding a date that is 90
days before 25/9/2009.
My problem is that I have a column B with the dates get changed on each
entry and and in other column I want to get a date before 90 days.
I mean how to use the formula with the dates getting changed on each
entry?
Hope you can help me out.
If req I can send you the file.

Regards
Vinod






All times are GMT +1. The time now is 10:38 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com