I have a similar question: When merging DATES (eg. 23/12/05) from Access or
Excel to Word in a mail merge, it automatically changes it to US format and I
cannot find a way to keep it in the format I need.
> Try using a formatting switch
>
> \@ "hh:mm 'PM'" in the mergefield
Greg Maxey - 18 Mar 2005 04:09 GMT
Georgia,
Again I believe a switch should work. Something like:
{ MergeField "Your Mergefield Name" \@ "dd/MM/yy" }
You might also have a look at Graham Mayor's discussion on Word Fields here:
http://www.gmayor.com/formatting_word_fields.htm

Signature
Greg Maxey/Word MVP
A Peer in Peer to Peer Support
http://gregmaxey.mvps.org/word_tips.htm
> I have a similar question: When merging DATES (eg. 23/12/05) from
> Access or Excel to Word in a mail merge, it automatically changes it
[quoted text clipped - 3 lines]
>>
>> \@ "hh:mm 'PM'" in the mergefield