ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Dates (https://www.excelbanter.com/excel-discussion-misc-queries/242539-dates.html)

Melinda

Dates
 
I have a date in cell l2 of 9/16/09 and I need in cell m2 to be 30 days after
the date in l2, n2 to be 60 days after l2, and o2 to be 90 days after l2----
I need a formula that will work--- please


Thanks

Luke M

Dates
 
M2:
=I2+30
N2:
=I2+60
O2:
=I2+90
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"Melinda" wrote:

I have a date in cell l2 of 9/16/09 and I need in cell m2 to be 30 days after
the date in l2, n2 to be 60 days after l2, and o2 to be 90 days after l2----
I need a formula that will work--- please


Thanks


Mike H

Dates
 
Melinda,

Put this in M2 and drag right

=L2+30

Mike

"Melinda" wrote:

I have a date in cell l2 of 9/16/09 and I need in cell m2 to be 30 days after
the date in l2, n2 to be 60 days after l2, and o2 to be 90 days after l2----
I need a formula that will work--- please


Thanks


Eduardo

Dates
 
Hi,
try
=DATE(YEAR(L2), MONTH(L2), DAY(L2)+30)

if this helps please click yes thanks

"Melinda" wrote:

I have a date in cell l2 of 9/16/09 and I need in cell m2 to be 30 days after
the date in l2, n2 to be 60 days after l2, and o2 to be 90 days after l2----
I need a formula that will work--- please


Thanks


David Biddulph[_2_]

Dates
 
Isn't =L2+30 easier?
--
David Biddulph

"Eduardo" wrote in message
...
Hi,
try
=DATE(YEAR(L2), MONTH(L2), DAY(L2)+30)

if this helps please click yes thanks

"Melinda" wrote:

I have a date in cell l2 of 9/16/09 and I need in cell m2 to be 30 days
after
the date in l2, n2 to be 60 days after l2, and o2 to be 90 days after
l2----
I need a formula that will work--- please


Thanks





All times are GMT +1. The time now is 08:33 PM.

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