have a microsoft word form that pulls from an access database.
I want to insert the current date every time i merge the form in the
following format:
25 day of February, 2008.
Can someone help?
Hi Rick,
To create such a field:
. select the place in your mailmerge template where you want the date to appear;
. press Ctrl-F9 to create a pair of field braces (ie '{ }')
. fill in between the braces with 'DATE \@ "DD 'day of' MMMM YYYY"' so that you get '{DATE \@ "DD 'day of' MMMM YYYY"}'
You may find that using 'CREATEDATE' in the field will suit your needs better that 'DATE'.
Cheers

Signature
macropod
[MVP - Microsoft Word]
-------------------------
> have a microsoft word form that pulls from an access database.
> I want to insert the current date every time i merge the form in the
> following format:
> 25 day of February, 2008.
>
> Can someone help?
Rick - 18 Feb 2008 16:39 GMT
Could there be a quotation mark or something missing in what you sent?
when i put in the info it just printed the codes as text.
> Hi Rick,
>
[quoted text clipped - 12 lines]
> >
> > Can someone help?
Doug Robbins - Word MVP - 18 Feb 2008 19:48 GMT
Did you use Ctrl+F9 to insert the field delimiters {}?

Signature
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
> Could there be a quotation mark or something missing in what you sent?
> when i put in the info it just printed the codes as text.
[quoted text clipped - 18 lines]
>> >
>> > Can someone help?