T
That Bloke
I know I did this before, but I can't for the life of me remember how. It's
very simple to do, so I wonder if someone can put me out of my misery?
I have a simple word template with two bookmarks - DateToday and DateDue
DateToday should be populated with todays date, and works correctly if I use
a field with the following code:
{DATE \@ "dd MMMM yyyy" \* MERGEFORMAT}
The problem is with DateDue, which used to show a date 30 days later. I've
tried to refer to the DateToday bookmark and add 30 with the following code:
{=DateToday+30 or =Today1+30 \@ "dd MMMM yyyy" \* MERGEFORMAT }
With no success whatsoever. And I definitely did it before (it's just the
person who uses the template didn't understand it - so deleted it!)
TIA,
Pete
very simple to do, so I wonder if someone can put me out of my misery?
I have a simple word template with two bookmarks - DateToday and DateDue
DateToday should be populated with todays date, and works correctly if I use
a field with the following code:
{DATE \@ "dd MMMM yyyy" \* MERGEFORMAT}
The problem is with DateDue, which used to show a date 30 days later. I've
tried to refer to the DateToday bookmark and add 30 with the following code:
{=DateToday+30 or =Today1+30 \@ "dd MMMM yyyy" \* MERGEFORMAT }
With no success whatsoever. And I definitely did it before (it's just the
person who uses the template didn't understand it - so deleted it!)
TIA,
Pete