Date Format Not Working

A

Andy

Hi;

Been working on this for a few hours and getting nowhere fast.

Using Access 2k as the data source for a mail merge to Word 2k.

Have read the posts, have read Microsoft's KBs and also have read Cindy
Meister web site re: Date format.

{MERGEFIELD StartDate \@ MMMM,yyyy}

And still getting nowhere fast. The date still displays as:
01/01/2005
instead of the desired:
January, 2005.

Typed the code, Copy and Pasted the code. Even changed the name of the
original field to match the examples at Microsoft and Cindy Meister. No Go.

Would someone tell me the answer?

Andy
 
G

Graham Mayor

Put quotes around the mask
\@ "MMMM, yyyy"
then upate the field - F9


--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP


<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top