<?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 SAS output in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-output/m-p/276072#M55283</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How can I get SAS 9.4 output into MS Word and MS Excel?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 08 Jun 2016 19:10:09 GMT</pubDate>
    <dc:creator>wajmsu</dc:creator>
    <dc:date>2016-06-08T19:10:09Z</dc:date>
    <item>
      <title>SAS output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-output/m-p/276072#M55283</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How can I get SAS 9.4 output into MS Word and MS Excel?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2016 19:10:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-output/m-p/276072#M55283</guid>
      <dc:creator>wajmsu</dc:creator>
      <dc:date>2016-06-08T19:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: SAS output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-output/m-p/276077#M55288</link>
      <description>&lt;P&gt;Use ODS OUTPUT to create a dataset and then proc EXPORT to send it to a .XLSX or .RTF file. &amp;nbsp;You're welcome.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2016 19:30:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-output/m-p/276077#M55288</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2016-06-08T19:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: SAS output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-output/m-p/276083#M55289</link>
      <description>And also the Excel libname engine, and the Add-in for MS Office.</description>
      <pubDate>Wed, 08 Jun 2016 19:40:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-output/m-p/276083#M55289</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-06-08T19:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: SAS output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-output/m-p/276085#M55291</link>
      <description>&lt;P&gt;In addition to&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/462"&gt;@PGStats﻿&lt;/a&gt;'s methods you can also use the ODS EXCELXP tagset to send output to Excel.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2016 19:43:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-output/m-p/276085#M55291</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-06-08T19:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: SAS output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-output/m-p/276088#M55292</link>
      <description>&lt;P&gt;You can use the &lt;A href="http://support.sas.com/documentation/cdl/en/odsug/67921/HTML/default/viewer.htm#p09n5pw9ol0897n1qe04zeur27rv.htm" target="_blank"&gt;ODS destination for Excel&lt;/A&gt; to put SAS output into an Excel 2010/2013 workbook. Similarly you can use the &lt;A href="http://support.sas.com/documentation/cdl/en/odsug/67921/HTML/default/viewer.htm#p1vvsv8ucnjzjnn1wq5wrlp74mdb.htm" target="_blank"&gt;ODS RTF&lt;/A&gt; or &lt;A href="http://support.sas.com/documentation/cdl/en/odsug/67921/HTML/default/viewer.htm#p19rpsb989jyadn1kgunyh4t8g0e.htm" target="_blank"&gt;ODS TAGSETS.RTF&lt;/A&gt; destination to create an RTF file that MS Word can read. The ODS User's Guide is &lt;A href="http://support.sas.com/documentation/cdl/en/odsug/67921/HTML/default/viewer.htm#odsugwhatsnew93.htm" target="_blank"&gt;here&lt;/A&gt;&amp;nbsp;and there are many useful resources on &lt;A href="http://support.sas.com." target="_blank"&gt;http://support.sas.com.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2016 19:48:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-output/m-p/276088#M55292</guid>
      <dc:creator>Tim_SAS</dc:creator>
      <dc:date>2016-06-08T19:48:23Z</dc:date>
    </item>
  </channel>
</rss>

