Saul has to do a merge where the merge document contains a series of checkboxes. He would like the checkboxes to have checkmarks in them based on a Y or N in the data source being merged.
This is relatively easy to do, if you know how to create the merge field that will do the check boxes. For example, let's say that the field in the data source that will contain the Y or N designation is called "checkbox". You could create a merge field similar to the following:
{ IF { MERGEFIELD checkbox }= "Y" "A" "B" }
To make the field do what you want, you need to replace the A and B characters with, respectively, a checked checkbox and an unchecked checkbox. There are a variety of these that you can use, all accessible by the Insert Symbol dialog box. Just insert the characters in place of A and B in the above, and you should get the desired characters when you perform the actual merge.
WordTips is your source for cost-effective Microsoft Word training. (Microsoft Word is the most popular word processing software in the world.) This tip (511) applies to Microsoft Word 97, 2000, 2002, and 2003. You can find a version of this tip for the ribbon interface of Word (Word 2007 and later) here: Checkboxes in a Merged Document.
Create Custom Apps with VBA! Discover how to extend the capabilities of Office 2013 (Word, Excel, PowerPoint, Outlook, and Access) with VBA programming, using it for writing macros, automating Office applications, and creating custom applications. Check out Mastering VBA for Office 2013 today!
If you are filtering a mail merge in Excel, and you get blank labels in the printout in Word, chances are good that ...
Discover MoreIf you need to include serial numbers in your printed matter (labels, letters, documents, etc.), the best way is through ...
Discover MoreWhen you merge data from Excel into a Word document, you may need to do some conditional processing based on the data you ...
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 menu interface (Word 97, Word 2000, Word 2002, or Word 2003)? This site is for you! If you use a later version of Word, visit our WordTips site focusing on the ribbon 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