Can you mail merge to individual documents?

For on-premise FIMS version 14.73 and later, you can create individual statements and letters from a Mail Merge document directly in FIMS instead of running macros in Microsoft Word.

Can you do a mail merge with multiple documents?

You can use the mail merge feature to generate multiple documents at once. For instance, you might generate a batch of letters, forms, emails, or even labels using mail merge. Anytime most of the text is the same but it requires a bit of personalization, consider using mail merge. You’ll save time.

Can you mail merge to individual pdfs?

Here’s how you can save your entire Mail Merge as a PDF file rather than printing or emailing. From the Mailings menu select ‘Finish & Merge’. Select ‘Edit Individual Documents’ from the pop down list. Check ‘All’ in the Merge to New Document pop up.

How do I split a Word document into separate files?

Click on the subdocument icon in the top-left corner of the subdocument if you want to split it into separate documents. This activates the Split Subdocument icon, which looks like a document torn in half.

How do you edit individual documents in mail merge?

Go to Mailings > Preview Results to preview your letters. to scroll though your data set to be sure the names and addresses look right. Select Finish & Merge > Print Documents. Choose Edit Individual Documents, Print Documents, or Send Email Messages.

How do I save a mail merge with one document?

While that document is open, click the Finish & Merge button and select Print Documents. In the little dialog that pops up, choose All and click OK. If you want to save the results of the merge, instead of Print Documents you can select Edit Individual Documents. That will open another document, which you can save.

How do I split a Word document and save as separate PDFs?

Once the PDF file is opened, select “Pages” from the menu at the top of the page. Then, click on the “Split” option. When you click on “Split,” the “Save” box notification appears to select the folder for the PDFs.

How can I save one page of a Word document separately?

Save Certain Pages of a Word Document as PDF

  1. Select File > Print.
  2. Specify the page.
  3. Click on the PDF button at the bottom of the Print dialogue box and choose Save As PDF.

How do I split a Word document into separate documents?

How do you separate merged Word documents?

How to Split a Merged Document in Word

  1. Open Microsoft Word.
  2. Locate the point in the document that you want to split into a new document.
  3. Select the “File” menu and then click “New Blank Document.”
  4. Press “Ctrl-V” simultaneously to paste the text from the clipboard into the new document.

How do I split a Word document into multiple documents?

Please do as follows:

  1. Press Alt + F11 keys together to open the Microsoft Visual Basic for Application window;
  2. Click Insert > Module, and then paste below VBA code into the new opening Module window.
  3. VBA: Split Word Document into Multiple Documents by Delimiter.
  4. Then click Run button or press F5 key to apply the VBA.