<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Automate Mail Merge using SAS Enterprise 7.1 in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Automate-Mail-Merge-using-SAS-Enterprise-7-1/m-p/486419#M31507</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I am getting data from database in SAS&amp;nbsp;Enterprise 7.1 and my next step is to automate the mail merge process using SAS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Is it possible using SAS that I can merge the data with a Microsoft word template, generate letters and send those letters as an attachment to the designated customers?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Any kind of help would be great.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Siddhant&lt;/P&gt;</description>
    <pubDate>Mon, 13 Aug 2018 17:28:15 GMT</pubDate>
    <dc:creator>siddhantk989</dc:creator>
    <dc:date>2018-08-13T17:28:15Z</dc:date>
    <item>
      <title>Automate Mail Merge using SAS Enterprise 7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Automate-Mail-Merge-using-SAS-Enterprise-7-1/m-p/486419#M31507</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I am getting data from database in SAS&amp;nbsp;Enterprise 7.1 and my next step is to automate the mail merge process using SAS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Is it possible using SAS that I can merge the data with a Microsoft word template, generate letters and send those letters as an attachment to the designated customers?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Any kind of help would be great.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Siddhant&lt;/P&gt;</description>
      <pubDate>Mon, 13 Aug 2018 17:28:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Automate-Mail-Merge-using-SAS-Enterprise-7-1/m-p/486419#M31507</guid>
      <dc:creator>siddhantk989</dc:creator>
      <dc:date>2018-08-13T17:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Automate Mail Merge using SAS Enterprise 7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Automate-Mail-Merge-using-SAS-Enterprise-7-1/m-p/486473#M31509</link>
      <description>&lt;P&gt;Automation of Microsoft Office is best done with VBA. The csv for the variable fields in the Word-template can be created by SAS.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Aug 2018 20:19:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Automate-Mail-Merge-using-SAS-Enterprise-7-1/m-p/486473#M31509</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-08-13T20:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Automate Mail Merge using SAS Enterprise 7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Automate-Mail-Merge-using-SAS-Enterprise-7-1/m-p/486522#M31510</link>
      <description>&lt;P&gt;There are ways to send bulk email using ODS and the EMAIL engine of the FILENAME statement.&amp;nbsp; Here are some references:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.lexjansen.com/search/searchresults.php?q=email" target="_self"&gt;https://www.lexjansen.com/search/searchresults.php?q=email&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Vince DelGobbo&lt;/P&gt;
&lt;P&gt;SAS R&amp;amp;D&lt;/P&gt;</description>
      <pubDate>Tue, 14 Aug 2018 01:18:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Automate-Mail-Merge-using-SAS-Enterprise-7-1/m-p/486522#M31510</guid>
      <dc:creator>Vince_SAS</dc:creator>
      <dc:date>2018-08-14T01:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Automate Mail Merge using SAS Enterprise 7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Automate-Mail-Merge-using-SAS-Enterprise-7-1/m-p/486731#M31516</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11562"&gt;@Kurt_Bremser&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Thanks for the quick response and I completely get that writing the VBA code is more efficient as this was my suggestion as well, but the requirements are that I need to use SAS to do the process. Is there any way that this can done using SAS?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Siddhant&lt;/P&gt;</description>
      <pubDate>Tue, 14 Aug 2018 15:45:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Automate-Mail-Merge-using-SAS-Enterprise-7-1/m-p/486731#M31516</guid>
      <dc:creator>siddhantk989</dc:creator>
      <dc:date>2018-08-14T15:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Automate Mail Merge using SAS Enterprise 7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Automate-Mail-Merge-using-SAS-Enterprise-7-1/m-p/486741#M31517</link>
      <description>&lt;P&gt;For Word templates, you need Word. The crucial activity has to happen in MS Office.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Aug 2018 16:12:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Automate-Mail-Merge-using-SAS-Enterprise-7-1/m-p/486741#M31517</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-08-14T16:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Automate Mail Merge using SAS Enterprise 7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Automate-Mail-Merge-using-SAS-Enterprise-7-1/m-p/486744#M31518</link>
      <description>&lt;P&gt;If you need to do this entirely using SAS, then see my post from yesterday.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Vince DelGobbo&lt;/P&gt;
&lt;P&gt;SAS R&amp;amp;D&lt;/P&gt;</description>
      <pubDate>Tue, 14 Aug 2018 16:18:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Automate-Mail-Merge-using-SAS-Enterprise-7-1/m-p/486744#M31518</guid>
      <dc:creator>Vince_SAS</dc:creator>
      <dc:date>2018-08-14T16:18:27Z</dc:date>
    </item>
  </channel>
</rss>

