Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.word.mailmerge.fields
|
|||
|
|||
![]()
My data source is an excel spreadsheet. The date column is formatted to
display November 11, 2009 but when I merge with my main document (Word document), it displays the date as 11/11/2009 in merged document. What do I need to do to keep the date displayed as November 11, 2009 after merge occurs? Thank you. |
#2
![]()
Posted to microsoft.public.word.mailmerge.fields
|
|||
|
|||
![]()
Hi PersonWithAQuestion,
To get the date format you want, you can add a formatting picture switch. In Word: .. select the mergefield; .. press Shift-F9 to expose the field coding. It should look something like {MERGEFIELD MyDate} where 'MyDate' is your mergefield's name; .. delete anything appearing after the mergefield's name and add '\@ "MMMM d, yyyy"' to the field, as in {MERGEFIELD MyDate \@ "MMMM d, yyyy"}. With this switch your date will come out as November 11, 2009'. Other possible date formatting switches include: . \@ "dddd MMMM d, yyyy"; . \@ "ddd MMMM d, yyyy"; . \@ "d MMM yyyy"; . \@ "dd/MMM/yyyy"; . \@ "d-MM-yy"; Note: Note: you can swap the d, M, y expressions around, but you must use uppercase 'M's for months. .. position the cursor anywhere in this field and press F9 to update it; .. run your mailmerge. -- Cheers macropod [Microsoft MVP - Word] "PersonWithAQuestion" wrote in message ... My data source is an excel spreadsheet. The date column is formatted to display November 11, 2009 but when I merge with my main document (Word document), it displays the date as 11/11/2009 in merged document. What do I need to do to keep the date displayed as November 11, 2009 after merge occurs? Thank you. |
Reply |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Word Mac 2001 -- disappearing pull downs, etc | Microsoft Word Help | |||
Miscrosoft Word Mac 2000-2001 | Microsoft Word Help | |||
2001 printing problem with mac v10 | New Users | |||
Word 2001 toolbar problems on Mac OS 9.2 | Microsoft Word Help | |||
Setting tool bars in Wod 2001 for Mac? | Microsoft Word Help |