View Single Post
 
Old 01-17-2016, 04:22 PM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

You can't use formfields in a mailmerge document - they get deleted when the merge executes. However, you could insert all your mergefields into Rich Text Content Controls. That way, without the need to IF tests, the Content Controls will display either the merge results or the standard Content Control prompt. Plus the users will be able to edit any data that needs updating. When the forms are returned, you could then programmatically capture the data from the content controls to update the data source.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote