View Single Post
 
Old 01-08-2018, 03:14 PM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,508
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

Unless you're after minutes, the date switch for the first field should be:
\@ "MMMM DD, YYYY"
not:
\@ "mmmm dd, yyyy"

As for the cross-reference, that's a simple matter of using a different date switch there:
\@ "MM-DD-YY"

Note: If you're using the \* Charformat switch along with a date switch, the \* Charformat must be inserted after the date switch.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote