View Single Post
 
Old 05-04-2020, 09:07 AM
PrincessApril PrincessApril is offline Windows 10 Office 2019
Competent Performer
 
Join Date: Nov 2019
Posts: 102
PrincessApril is on a distinguished road
Default Automatically update year + 1

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.)
Reply With Quote