How do you do....it? Thread, Office 2003 Mailmerge Problem - Dates! in Technical; We have a mailmerge into Word using Excel for the source data.
The dates stored in the spreadsheet are in ...
-
15th July 2008, 01:06 PM #1
Office 2003 Mailmerge Problem - Dates!
We have a mailmerge into Word using Excel for the source data.
The dates stored in the spreadsheet are in UK format DD/MM/YYYY
After the mailmerge, they appear in the word document in US format MM/DD/YYYY. Everything I can see is in UK format - I've checked the language defaults, etc... Has anyone any idea what I've missed please?
-
-
IDG Tech News
-
15th July 2008, 01:12 PM #2 Check the windows regional properties, often they govern what happens to dates between applications.
-
Thanks to powdarrmonkey from:
elsiegee40 (15th July 2008)
-
15th July 2008, 01:33 PM #3 Unfortunatelatey Windows Regional Settings are fine
-
-
15th July 2008, 01:34 PM #4 Maybe its worth saving it as a text field? Then it will copy number / letter word for word instead of trying to be smart and recognise a date.
-
-
15th July 2008, 02:20 PM #5 In the field properties, add \@ "d-MMM-yy" to get 15-Jul-08 etc
Your field will look something like this:
{datefield \@ "d-MMM-yy"}
-
Thanks to srochford from:
elsiegee40 (15th July 2008)
-
15th July 2008, 02:30 PM #6 Trouble is that this data is in DD/MM/YYYY format in Excel to be compatible with an Outlook Database - so converting to text doesn't help.
-
-
15th July 2008, 02:40 PM #7 If the language is set to US for this document then Word will switch the date format to match...
-
-
15th July 2008, 06:31 PM #8 
Originally Posted by
cadjs
If the language is set to US for this document then Word will switch the date format to match...
Nice try 
Language is English (UK)
Is someone else able to give this a try with Office 2003 in their setup, please?
-
-
15th July 2008, 06:38 PM #9 Word Mail Merge FAQ
there might be something here to help!
-
Thanks to witch from:
elsiegee40 (15th July 2008)
-
15th July 2008, 06:54 PM #10 Steve Rochford and witch have shown the way:
Right click on the merge field that related to the date.
Select Toggle field codes
You'll be shown something like:
{ MERGEFIELD "Date" }
Change this to
{ MERGEFIELD "Date" \@ "dd/MM/yyyy" }
where "dd/MM/yyyy" is the date format you want
Right click on the merge field again and select Toggle field codes to change back.
Check the date is in the right format with "View Merged Data" icon on toolbar.
-
Thanks to steve from:
elsiegee40 (15th July 2008)
-
15th July 2008, 07:00 PM #11 Are the dates in Excel actually entered in UK format or are they just just formatted that way?
If I could play with a sample of the data then I may get a better idea.
-
-
15th July 2008, 07:23 PM #12 As already mentioned I can now see that it appears that Excel stores dates as a serial value and then displays it in whatever format you request (the system regional format seems to be the default).
As it says in the FAQ that Witch posted, the format from Excel is lost when you merge into Word so the field codes already suggested are needed.
The funny thing is I have a vague memory of having this problem years ago but it didn't ring any bells until now...must be my age...
-
-
15th July 2008, 08:54 PM #13 
Originally Posted by
steve
Steve Rochford and witch have shown the way:
Right click on the merge field that related to the date.
Select Toggle field codes
You'll be shown something like:
{ MERGEFIELD "Date" }
Change this to
{ MERGEFIELD "Date" \@ "dd/MM/yyyy" }
where "dd/MM/yyyy" is the date format you want
Right click on the merge field again and select Toggle field codes to change back.
Check the date is in the right format with "View Merged Data" icon on toolbar.
I agree with you folks - it's a well known issue and I have fixed mine using the above method.
-
-
15th July 2008, 10:57 PM #14 Thanks guys. I will give this atry in the morning
-
-
16th July 2008, 09:02 AM #15 Just wanted to say THANK YOU all... the toggle worked a treat. saved my bacon on the last day of term!
-
SHARE:
Similar Threads
-
Replies: 4
Last Post: 14th August 2009, 01:58 AM
-
By kennysarmy in forum Windows
Replies: 25
Last Post: 13th January 2009, 02:31 PM
-
By Jamie_a in forum MIS Systems
Replies: 4
Last Post: 22nd January 2008, 05:47 PM
-
By Frazer in forum Windows
Replies: 2
Last Post: 26th April 2007, 04:07 PM
-
By Stefletch in forum Office Software
Replies: 8
Last Post: 10th February 2007, 11:00 AM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules