Forum Discussion
Brad_Docimo
Jun 28, 2026Copper Contributor
Dynamic Pages in Mail Merge
Is there any way to dynamically turn pages in a document on or off during a mail merge? Building a welcome packet for an event, and some people need to see Page A. Others need to see Page B instead...
BROOKSLIAM_OFFICIAL
Jun 28, 2026Copper Contributor
Yes Absolutely but here is main point you should understand it first ,Word can not toggle whole pages itself but an If field paired with include text gets you there. Save page A and Page B as separate documents so the images and layout stay intact, add a column like Packet type A and B to your data source, then in the merge doc press ALT+F9 and set up a conditional that checks that column and pulls in the matching file. Keeping each page in its own file is what worked for me, since images get unpredictable when you cram both pages into one IF field. Built and proof each page on its own first, then wire up the merge last.