mail merge

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When I select my spreadsheet from excel fir mail merge it appears with the
American Date format although my spreadsheet has the UK version my setting
are all english UK. Can anyone advise?
 
Hi Susan,

In Word:
.. select the mailmerge field and press Shift-F9 to expose the code. It should look something like {MAILMERGE XLDate}
.. after the data name ('XLDate' in the example) and *before* any other field switches (eg \* MERGEFORMAT), type any one of:
. \@ "dd/MM/yy"
. \@ "d-MMM-yyyy"
. '\@ "d MMMM yyyy"
. \@ "ddd, d MMM yyyy"
. \@ "dddd, d MMMM yyyy"
or variations on that theme (including the quotes) to get the date formatted as you like. Note the capital Ms for months.
.. press F9 to update the display.
.. run your mailmerge.

Cheers

--
macropod
[MVP - Microsoft Word]


| When I select my spreadsheet from excel fir mail merge it appears with the
| American Date format although my spreadsheet has the UK version my setting
| are all english UK. Can anyone advise?
 

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

Similar Threads

Display date in spanish 3
HELP!!!!!!!!! 2
EXCEL DATE FORMAT - US to UK 1
Mail Merge 2
US dates to UK?? 4
Mail merge 2
time format from hh:mm:ss to h:mm 2
Mail Merge Format Problem 1

Back
Top