View Single Post
 
Old 07-05-2016, 10:29 AM
gthemean gthemean is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Jul 2016
Posts: 3
gthemean is on a distinguished road
Default

Thank you for your reply. I can just about work out what the code you provided is doing but I cant get it to work. Does this need a field in the document to work or does the date need to done via VBA. I have made a macro with the code and I have tried with a field like below
{DATE \@ "dddd, d MMMM yyyy"}
And just a simple
{DATE}
But nothing seems to update. I commented out the .PrintOut bits while testing.
Reply With Quote