<?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 Re: Append two Word Documents in SAS in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Append-two-Word-Documents-in-SAS/m-p/518865#M32646</link>
    <description>&lt;P&gt;Thanks for your reply..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But what is the right tool??Can you please explain in detail?..Client has provided with SAS Enterprise Guide and also with&amp;nbsp; only Server access..(not on Local Host Access).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;with this Pre-defined SAS Setup,will I be able to achieve Word Document Manipulation using SAS?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any insghts on alternative approach.I will deep dive into it&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Abi&lt;/P&gt;</description>
    <pubDate>Wed, 05 Dec 2018 16:53:18 GMT</pubDate>
    <dc:creator>Abinaya</dc:creator>
    <dc:date>2018-12-05T16:53:18Z</dc:date>
    <item>
      <title>Append two Word Documents in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Append-two-Word-Documents-in-SAS/m-p/518734#M32644</link>
      <description>&lt;P&gt;Hi..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got new requirement to append two Word Documents for example :One is Standard Business Requirement Document and the other being the one which will be result of SAS Code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have used ODS Command to create Document using SAS and now stuck while appending this document with existing Business Document.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any leads on this ?&lt;/P&gt;&lt;P&gt;TIA..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abi&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 11:08:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Append-two-Word-Documents-in-SAS/m-p/518734#M32644</guid>
      <dc:creator>Abinaya</dc:creator>
      <dc:date>2018-12-05T11:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: Append two Word Documents in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Append-two-Word-Documents-in-SAS/m-p/518752#M32645</link>
      <description>&lt;P&gt;Maxim 14: Use the Right Tool. For MS Office, this is VBA.&lt;/P&gt;
&lt;P&gt;You can also use the Add-In for Microsoft Office from within Word to embed results from SAS (eg the output of a stored process).&lt;/P&gt;
&lt;P&gt;SAS does not provide mechanisms to &lt;EM&gt;manipulate&lt;/EM&gt; Word Files, you can only &lt;EM&gt;create&lt;/EM&gt; them. And that part (ODS WORD) is still marked as "Pre-Production", as the method used up to now is ODS RTF.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 12:05:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Append-two-Word-Documents-in-SAS/m-p/518752#M32645</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-12-05T12:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: Append two Word Documents in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Append-two-Word-Documents-in-SAS/m-p/518865#M32646</link>
      <description>&lt;P&gt;Thanks for your reply..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But what is the right tool??Can you please explain in detail?..Client has provided with SAS Enterprise Guide and also with&amp;nbsp; only Server access..(not on Local Host Access).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;with this Pre-defined SAS Setup,will I be able to achieve Word Document Manipulation using SAS?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any insghts on alternative approach.I will deep dive into it&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Abi&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 16:53:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Append-two-Word-Documents-in-SAS/m-p/518865#M32646</guid>
      <dc:creator>Abinaya</dc:creator>
      <dc:date>2018-12-05T16:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Append two Word Documents in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Append-two-Word-Documents-in-SAS/m-p/518886#M32647</link>
      <description>&lt;P&gt;As I already told you: the proper tool for MS Office automation is Visual Basic for Applications (VBA). Once you have a VBA script that does it, you might contemplate to run it from SAS as an external command.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 18:16:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Append-two-Word-Documents-in-SAS/m-p/518886#M32647</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-12-05T18:16:35Z</dc:date>
    </item>
  </channel>
</rss>

