Hi all,
I have been attempting to use the calculated date tutorial for the first time. I have a date displayed in the Word doc by default and need it to default to today's date + 1 year.
In the tutorial, I see:
Code:
{QUOTE
{SET Delay 1}
{DATE \@ MMMM}160{={DATE \@ yyyy}+Delay}}
When I insert this into the Field Code after hitting Alt+F9, the date still reads as today's date. I don't quite see what I'd change given that the delay+1 seems set>
(I realize I could have played with this more, and I do normally enjoy solving things myself, but I'm a medical social worker serving individuals who are immunocompromised and hoping someone won't mind giving me a one-time pass in helping with a solution here to save some time given the pandemic. Thank you so much for your understanding and assistance.)