Hello all,
I have this dateadd function, i wanted to add a year (2/3yrs) depending on the value of "terms" and "ctsreleased" field..
=DateAdd("m",[terms],[ctsreleased])-1
Like i have a date "30-Jul-2024", i want to give a me date "29-Jun-2027".
Thank you.
I have this dateadd function, i wanted to add a year (2/3yrs) depending on the value of "terms" and "ctsreleased" field..
=DateAdd("m",[terms],[ctsreleased])-1
Like i have a date "30-Jul-2024", i want to give a me date "29-Jun-2027".
Thank you.