the date comes up as today's in saved documents-why??

G

Guest

I have several word invoices saved, but when I come to print them out, the
date has changed to today's which is totally useless. How do I get it to stay
as the onvoice date? Even when I try to change the date to the previous one
and then print it, it changes back before I print. Very frustrated!!
 
G

Graham Mayor

The reason is that you have inserted a date field which shows the system
date. What you need to do is change those date fields for createdate
fields - ALT+F9 change {DATE \@ "d MMM yyyy"}or {TIME \@ "d MMM yyyy"} to
{CREATEDATE \@ "d MMM yyyy"} then F9 and ALT+F9 - and change the date in
your letterhead template so that future letters based on it show the correct
dates. The switches \@ "d MMM yyyy" may be different at your location.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top