-
RE: Adding 3 years to current year
Hi Simon,
Thanks a lot, this helped me out !
Best regards,
Koen Logghe
-
RE: Adding 3 years to current year
Dear Phil,
Thanks for this explaination, I would like to add some days, e.g. 5 to my date.
I should expect below command is for that:
DATEADD("dd",5,GV_ApproveDate)
But I receive below error:
[2: ExpiredDate] Invalid Argument Value for argument Interval: [DD]
Can you please tell me where is the wrong ?
Best regards,
Koen Logghe