A
adimar
Date + 1 increments the date.
How do you increment date at year, month, hour, min, or second?
Ex: Is there anything more compact for “Date + 1 year†than DATE(YEAR(Date)
+ 1, MONTH(Date), DAY(Date))?
Thank you.
How do you increment date at year, month, hour, min, or second?
Ex: Is there anything more compact for “Date + 1 year†than DATE(YEAR(Date)
+ 1, MONTH(Date), DAY(Date))?
Thank you.