Otherwise, instead of using Alt-Shift-D, create a template that has a
CREATEDATE field where you want it formatted the way you want it. Or, create
such a field, save it as an AutoText entry in your normal.dot or other
global template and assign the Alt-Shift-D shortcut to your AutoText entry.
{ CreateDate \@ "MMMM d, yyyy" }
--
Charles Kenyon
See the MVP FAQ: <URL:
http://www.mvps.org/word/> which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
Lori said:
Alt-Shift-D inserts the date - but in the wrong format (2/12/2004 instead
of February 12, 2004). How can I change the format? I know a little bit
about date fields but not enough, apparently.