View Single Post
 
Old 05-04-2020, 01:51 PM
PrincessApril PrincessApril is offline Windows 10 Office 2019
Competent Performer
 
Join Date: Nov 2019
Posts: 102
PrincessApril is on a distinguished road
Default

Hi there,

I copy and paste the source code from Paul's doc, after hitting Alt+F9 to toggle the field codes on. I see that Ctrl + F9 would allow me to introduce a field as well, but I think pasting the source code in while field codes are toggled on should work? The output I get is March 38536, which I don't understand, except that maybe it's one of the other calendars mentioned in the intro.

I'd like the output to be 4/5/2021 (1 year from today's date), so I tried changing the date configuration as follows:

Code:
{QUOTE
{SET Delay 1}
{ Date \@ d/M/yyyy + 1 }
But the output now in my document is just blank.

(p.s. The 160 in Paul's original inserts a nonbreaking space, according to the instructions.)
Reply With Quote