Top "Mailmerge" questions

A software function which provides the ability to create multiple (and potentially large numbers of) documents from a single template form and a structured data source.

How to split a mail merge and save files with a merge field as the name

I have a bunch of mail merge templates setup, when I merge the documents I want to split the results …

vba ms-word mailmerge
Add Variable Hyperlink in Mail Merge in Word 2013

I'm trying to add a hyperlink to a mail merge field. So something like this: {HYPERLINK "{MERGEFIELD "Links" }"} So I …

ms-word mailmerge
How to do mail merge on top of a PDF?

I often get a PDF from our designer (built in Adobe InDesign) which is supposed to be sent out to …

pdf pdf-generation mailmerge adobe-indesign
Insert dynamic date field in mail merge

This seems like a basic question but I can't seem to figure out how to do it. I want to …

date ms-word mailmerge
Add CC and BCC with Mail Merge

I am trying to add the cc function to a mail merge. In other words, I not only need to …

excel vba email mailmerge
Call was rejected by callee. (Exception from HRESULT: 0x80010001 (RPC_E_CALL_REJECTED))

I have a small C# Winforms Application that is using Word.Interop to Take a Single Mail Merge Document, copy …

c# automation ms-word office-interop mailmerge
How do you mail merge a word document in c#

What I'm trying to achieve In my c# application I would like to generate a report (word document) from data …

c# ms-word mailmerge
Mail merge started by VBA in Access let Word open Database again

I'm working on a Access database which generates some mails with mail merge called from VBA code in the Access …

ms-access vba mailmerge
Change value of Word MailMerge field using VBA

I have a document with MailMerge fields, however I do not want to use the whole datasource->mailmerge idea. …

vba ms-word mailmerge
Run-time Error 91 : Object variable or With block variable not set

I have 2 separate word documents with Mail Merge lists. And I have an excel workbook with 2 sheets. Based on the …

vba excel runtime-error mailmerge