Thread: [Solved] Merge Field Not Populating
View Single Post
 
Old 03-30-2016, 04:26 PM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 21,963
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

The fields, etc. look OK. Are you sure there are data in the 'DATE' field in the data source for the DR type?

On a side issue, I note that you're using CREATEDATE fields just below the problem DATE MERGEFIELDS. Be aware that the date inserted by these will be the date the mailmerge main document was created, not the date the merge is executed. To output the date & time the merge is executed (as text), you could use a compound field coded as:
{QUOTE{DATE \@ "d-MMM-yy h:mm:ss am/pm"}}
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote