Mail Merge

S

Susan

How can I mail merge a date format (March 10, 2008) from my Excel file into a
letter without having the format change to 03/10/2008.
 
B

Bob I

If you review Word Help for date field codes the switch you need to use
to set the format is

\@ "MMMM d, yyyy"
 
Top