Troubleshoot autoformat of dates with mail merge

rose333

New Member
Joined
Dec 27, 2005
Messages
3
I am using Excel 2003 with Windows XP. In my excel doc I have a specific calculation for my date fields, therefore they must be in a date format. It shows as December 1, 2005. But when I merge it with word it shows as 12/1/05. I would like it to show as December 1, 2005. Is there a way that I can change this without messing up my formulas in excel.

Any help would be great!
Thanks
 

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.
What you need to do is in Word use switches to format the MERGEFIELD.

Check out Help for more information.
 
Upvote 0
Thanks for your quick response. I right clicked on my merge field but the options there did not work. What do you mean by switches?
 
Upvote 0
Here's an example.

{ MERGFIELD MyDate \@ "dddd, MMMM d, yyyy" }

The \@ is to indicate it's a date and the "dddd, MMMM d, yyyy" is how you want it formatted.

For a full list of switches just check out help for MERGEFIELD.
 
Upvote 0

Forum statistics

Threads
1,214,649
Messages
6,120,733
Members
448,987
Latest member
marion_davis

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top