Hi All,
I'm doing a mail merge in which one of the fields I want to insert is a date
field, and I want to change the date to the '6 January 2004' format, how do
I go about it.
Regards,
Twanny.
Graham Mayor - 06 Jan 2004 08:20 GMT
Use a switch on the field
ALT+F9 will display the content - something like
{Mergefield Date}
change that to
{Mergefield Date \@ "d MMMM yyyy"}

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>>< ><<>
Graham Mayor - Word MVP
E-mail gmayor@mvps.org
Web site www.gmayor.com
Word MVP web site www.mvps.org/word
<>>< ><<> ><<> <>>< ><<> <>>< <>>< ><<>
> Hi All,
>
[quoted text clipped - 4 lines]
> Regards,
> Twanny.