Notifications
Clear all
Topic starter
I am new and am looking to see how I can add a date function to a letter. I am trying to do datestamp + 7 days. I have played with adddates with datestamp but my small brain is unable to figure it out. thank you in advance.
Posted : April 14, 2021 5:07 am
This should work for you: {ADDDATES(str(._TODAYSDATE), "0", "0", "7") }
Posted : April 14, 2021 5:16 am
Topic starter
That worked perfect. thank you very much.
Posted : April 14, 2021 5:23 am