<?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 i have 3 outputs and want to export them into single excel with different sheets in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/i-have-3-outputs-and-want-to-export-them-into-single-excel-with/m-p/313761#M68226</link>
    <description>&lt;P&gt;i have 3 outputs and want to export them into single excel with different sheets.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can any one help me easiest way to do then manually doing&lt;/P&gt;</description>
    <pubDate>Wed, 23 Nov 2016 12:57:23 GMT</pubDate>
    <dc:creator>vraj1</dc:creator>
    <dc:date>2016-11-23T12:57:23Z</dc:date>
    <item>
      <title>i have 3 outputs and want to export them into single excel with different sheets</title>
      <link>https://communities.sas.com/t5/SAS-Programming/i-have-3-outputs-and-want-to-export-them-into-single-excel-with/m-p/313761#M68226</link>
      <description>&lt;P&gt;i have 3 outputs and want to export them into single excel with different sheets.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can any one help me easiest way to do then manually doing&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2016 12:57:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/i-have-3-outputs-and-want-to-export-them-into-single-excel-with/m-p/313761#M68226</guid>
      <dc:creator>vraj1</dc:creator>
      <dc:date>2016-11-23T12:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: i have 3 outputs and want to export them into single excel with different sheets</title>
      <link>https://communities.sas.com/t5/SAS-Programming/i-have-3-outputs-and-want-to-export-them-into-single-excel-with/m-p/313764#M68228</link>
      <description>Hi, depending on what your outputs are (reports, datasets, etc) you have some choices: &lt;BR /&gt;1) LIBNAME engine&lt;BR /&gt;2) PROC EXPORT&lt;BR /&gt;3) ODS TAGSETS.EXCELXP&lt;BR /&gt;4) ODS EXCEL (with SAS 9.4)&lt;BR /&gt;&lt;BR /&gt;With #1 and #2, you would be doing "data-to-data" export and so would not have any ability to change the colors, fonts, use titles, etc. With #3 and #4 method, you would be sending procedure output to each sheet and have the ability to control colors, fonts, sheet_names, titles, etc. There are plenty of examples of all these methods in previous forum postings.&lt;BR /&gt; &lt;BR /&gt;cynthia</description>
      <pubDate>Wed, 23 Nov 2016 13:01:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/i-have-3-outputs-and-want-to-export-them-into-single-excel-with/m-p/313764#M68228</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2016-11-23T13:01:10Z</dc:date>
    </item>
  </channel>
</rss>

