Written by Allen Wyatt (last updated April 13, 2024)
This tip applies to Word 2007, 2010, 2013, 2016, 2019, 2021, and Word in Microsoft 365
Tricia is creating a mail-merge document using an Access database as a data source. One of the fields being merged is a date/time field, but when the merge is complete the resulting merged data shows both the time and the date. Tricia wants to only show the date portion of the data.
There are two ways you can approach this issue. One is to format the data in the original Access database and the other is to format what is merged from that database. If you have access to the database, you can look at it in design view (in Access) and change the format of the field. Format it using something like mm/dd/yyyy, and that is the way that the data will be merged into Word.
The other approach is to change the formatting used with the merge field in Word. Display the source of the merge field, and it should look something like the following:
{ MERGEFELD NameOfDateFieldInAccess \* MERGEFORMAT }
You want to add a formatting code to the field; change it to look like the following:
{ MERGEFELD NameOfDateFieldInAccess \@ "M/d/yyyy" \* MERGEFORMAT }
Now, collapse the field code and again run your merge. The merged data should be shown in the specified format (M/d/yyyy). If you want a different format, all you need to do is change the pattern used in the merge field.
WordTips is your source for cost-effective Microsoft Word training. (Microsoft Word is the most popular word processing software in the world.) This tip (1603) applies to Microsoft Word 2007, 2010, 2013, 2016, 2019, 2021, and Word in Microsoft 365. You can find a version of this tip for the older menu interface of Word here: Merging Only a Date from Access.
Discover the Power of Microsoft Office This beginner-friendly guide reveals the expert tips and strategies you need to skyrocket your productivity and use Office 365 like a pro. Mastering software like Word, Excel, and PowerPoint is essential to be more efficient and advance your career. Simple lessons guide you through every step, providing the knowledge you need to get started. Check out Microsoft Office 365 For Beginners today!
When you use a data source to create a bunch of documents in a mail merge, you might not want to print all the documents ...
Discover MoreWord allows you to merge information into a document from various sources such as an Excel worksheet. If you do, you may ...
Discover MorePerforming a mail merge can be intimidating to some people. It needn't be; Word provides a handy step-by-step wizard that ...
Discover MoreFREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."
There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)
Got a version of Word that uses the ribbon interface (Word 2007 or later)? This site is for you! If you use an earlier version of Word, visit our WordTips site focusing on the menu interface.
Visit the WordTips channel on YouTube
FREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2025 Sharon Parq Associates, Inc.
Comments