<?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: Export table in excel table in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Export-table-in-excel-table/m-p/892455#M352463</link>
    <description>&lt;P&gt;This feature of creating Excel table is not available in SAS .&lt;BR /&gt;One can export a SAS table to an excel sheet or range, but cannot create excel table using SAS code.&lt;/P&gt;</description>
    <pubDate>Sat, 02 Sep 2023 20:07:41 GMT</pubDate>
    <dc:creator>Sajid01</dc:creator>
    <dc:date>2023-09-02T20:07:41Z</dc:date>
    <item>
      <title>Export table in excel table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Export-table-in-excel-table/m-p/892313#M352432</link>
      <description>&lt;P&gt;Hello, &lt;BR /&gt;I wanted to export a SAS table to xlsx and define it inside a table.&lt;BR /&gt;In xlsx it would be defined here:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Immagine 2023-09-01 161737.png" style="width: 130px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/87547i3D195C2A9580F61A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Immagine 2023-09-01 161737.png" alt="Immagine 2023-09-01 161737.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thanks&lt;/P&gt;
&lt;P&gt;Luca&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2023 14:18:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Export-table-in-excel-table/m-p/892313#M352432</guid>
      <dc:creator>luca87</dc:creator>
      <dc:date>2023-09-01T14:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: Export table in excel table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Export-table-in-excel-table/m-p/892320#M352435</link>
      <description>&lt;P&gt;Not sure what you are asking for.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can export a dataset to SHEET in an XLSX workbook.&amp;nbsp; Either adding or replacing a sheet in an existing workbook, or creating a new workbook.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also create a sheet in an XLS workbook but why would anyone use that ancient proprietary format instead of the modern public format of an XLSS workbook.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2023 15:05:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Export-table-in-excel-table/m-p/892320#M352435</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2023-09-01T15:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Export table in excel table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Export-table-in-excel-table/m-p/892455#M352463</link>
      <description>&lt;P&gt;This feature of creating Excel table is not available in SAS .&lt;BR /&gt;One can export a SAS table to an excel sheet or range, but cannot create excel table using SAS code.&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2023 20:07:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Export-table-in-excel-table/m-p/892455#M352463</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2023-09-02T20:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Export table in excel table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Export-table-in-excel-table/m-p/892485#M352483</link>
      <description>&lt;P&gt;You can use ODS Excel to output SAS dataset in xlsx format. You can add multiple sheets and also add more than 1 SAS dataset to 1 sheet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you don't need to add multiple tables to 1 sheet PROC Export can also be used.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Sep 2023 13:25:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Export-table-in-excel-table/m-p/892485#M352483</guid>
      <dc:creator>martrix396</dc:creator>
      <dc:date>2023-09-03T13:25:26Z</dc:date>
    </item>
  </channel>
</rss>

