<?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 Export multiple Data sets to one sheet 1 excel in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Export-multiple-Data-sets-to-one-sheet-1-excel/m-p/453710#M114679</link>
    <description>&lt;P&gt;i have multiple data sets (4 sas tables) want to export to excel in one sheet.&lt;/P&gt;</description>
    <pubDate>Thu, 12 Apr 2018 18:54:44 GMT</pubDate>
    <dc:creator>radha009</dc:creator>
    <dc:date>2018-04-12T18:54:44Z</dc:date>
    <item>
      <title>Export multiple Data sets to one sheet 1 excel</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Export-multiple-Data-sets-to-one-sheet-1-excel/m-p/453710#M114679</link>
      <description>&lt;P&gt;i have multiple data sets (4 sas tables) want to export to excel in one sheet.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Apr 2018 18:54:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Export-multiple-Data-sets-to-one-sheet-1-excel/m-p/453710#M114679</guid>
      <dc:creator>radha009</dc:creator>
      <dc:date>2018-04-12T18:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Export multiple Data sets to one sheet 1 excel</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Export-multiple-Data-sets-to-one-sheet-1-excel/m-p/453714#M114681</link>
      <description>&lt;P&gt;you mean to&amp;nbsp; say appended data of 4 datasets. Then append the data in SAS and then use proc export&lt;/P&gt;</description>
      <pubDate>Thu, 12 Apr 2018 19:07:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Export-multiple-Data-sets-to-one-sheet-1-excel/m-p/453714#M114681</guid>
      <dc:creator>kiranv_</dc:creator>
      <dc:date>2018-04-12T19:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: Export multiple Data sets to one sheet 1 excel</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Export-multiple-Data-sets-to-one-sheet-1-excel/m-p/453742#M114691</link>
      <description>&lt;P&gt;You don't have to concatenate the data sets in SAS before exporting to Excel!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use ODS EXCEL destination and export multiple objetcs (data sets, charts) to a single sheet using the following examples here&lt;/P&gt;
&lt;P&gt;- &lt;A title="Insights from a SAS Technical Support Guy:  A Deep Dive into the SAS ®  ODS Excel Destination " href="https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2018/2174-2018.pdf" target="_self"&gt;Adding Multiple Tables or Graphs on a Page&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;- &lt;A title="Sample 57766: Add multiple tables and graphs to each worksheet using the ODS Destination for Excel" href="http://support.sas.com/kb/57/766.html" target="_self"&gt;Add multiple tables and graphs to each worksheet using the ODS Destination for Excel&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Ahmed&lt;/P&gt;</description>
      <pubDate>Thu, 12 Apr 2018 20:03:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Export-multiple-Data-sets-to-one-sheet-1-excel/m-p/453742#M114691</guid>
      <dc:creator>AhmedAl_Attar</dc:creator>
      <dc:date>2018-04-12T20:03:24Z</dc:date>
    </item>
  </channel>
</rss>

