ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   formulas (https://www.excelbanter.com/excel-discussion-misc-queries/202364-formulas.html)

mfg

formulas
 
I am trying to write a formula for a date. The formula will add 2 years to
todays date. How do I increment the date +720 days?
--
mfg41

JMay

formulas
 
=DATE(YEAR(A1)+2,MONTH(A1),DAY(A1))


"mfg" wrote:

I am trying to write a formula for a date. The formula will add 2 years to
todays date. How do I increment the date +720 days?
--
mfg41


mfg

formulas
 
The formula I am trying to write is as follows. If the date in cell f1 is 2
years old or more then in g1 notify me to do something or else do notheing.
--
mfg41


"JMay" wrote:

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


"mfg" wrote:

I am trying to write a formula for a date. The formula will add 2 years to
todays date. How do I increment the date +720 days?
--
mfg41


SteW

formulas
 
=today()+720

"mfg" wrote:

The formula I am trying to write is as follows. If the date in cell f1 is 2
years old or more then in g1 notify me to do something or else do notheing.
--
mfg41


"JMay" wrote:

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


"mfg" wrote:

I am trying to write a formula for a date. The formula will add 2 years to
todays date. How do I increment the date +720 days?
--
mfg41


SteW

formulas
 
sorry missed

this in g1 = (TODAY()-720f1,( "do something"),("do Nothing"))


"mfg" wrote:

The formula I am trying to write is as follows. If the date in cell f1 is 2
years old or more then in g1 notify me to do something or else do notheing.
--
mfg41


"JMay" wrote:

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


"mfg" wrote:

I am trying to write a formula for a date. The formula will add 2 years to
todays date. How do I increment the date +720 days?
--
mfg41



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

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