View Single Post
 
Old 06-27-2012, 07:40 PM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Hi kylera,

You could modify the DATE field that Word inserts with your current method. To do this:
• select the DATE field and press Shift-F9. You should see something like {DATE}
• edit the DATE field so that you end up with {DATE \@ DDDD}
• press F9 to update the field.
Note: the number of Ds (1-4) determines the day display format (eg '1', '01', 'Mon', 'Monday'). You can even get clever and have {DATE \@ "DDDD, D"}, for 'Monday, 1'
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote