<?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 data to Excel with summary table at top in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-data-to-Excel-with-summary-table-at-top/m-p/830838#M41326</link>
    <description>&lt;P&gt;I need to export a SAS data table (with hundreds of rows) to excel with a summary of the data appearing at the top of the excel file (See the image below).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can export data to Excel, but not sure how to get the summary at the top while displaying the rest of the data below it (I can get the summary to a new sheet using ODS EXCEL OPTIONS)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SAS_Excel_summary.JPG" style="width: 531px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/74814iCC323111D8361DC0/image-size/large?v=v2&amp;amp;px=999" role="button" title="SAS_Excel_summary.JPG" alt="SAS_Excel_summary.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for any input.&lt;/P&gt;</description>
    <pubDate>Mon, 29 Aug 2022 06:48:26 GMT</pubDate>
    <dc:creator>madara155</dc:creator>
    <dc:date>2022-08-29T06:48:26Z</dc:date>
    <item>
      <title>Export data to Excel with summary table at top</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-data-to-Excel-with-summary-table-at-top/m-p/830838#M41326</link>
      <description>&lt;P&gt;I need to export a SAS data table (with hundreds of rows) to excel with a summary of the data appearing at the top of the excel file (See the image below).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can export data to Excel, but not sure how to get the summary at the top while displaying the rest of the data below it (I can get the summary to a new sheet using ODS EXCEL OPTIONS)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SAS_Excel_summary.JPG" style="width: 531px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/74814iCC323111D8361DC0/image-size/large?v=v2&amp;amp;px=999" role="button" title="SAS_Excel_summary.JPG" alt="SAS_Excel_summary.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for any input.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2022 06:48:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-data-to-Excel-with-summary-table-at-top/m-p/830838#M41326</guid>
      <dc:creator>madara155</dc:creator>
      <dc:date>2022-08-29T06:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Export data to Excel with summary table at top</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-data-to-Excel-with-summary-table-at-top/m-p/830879#M41328</link>
      <description>You could use "  ods excel options(sheet_interval='none' ) ; " to put two table in the same sheet.&lt;BR /&gt;Or Check this tagset:&lt;BR /&gt;&lt;A href="https://support.sas.com/rnd/base/ods/odsmarkup/msoffice2k/index.html" target="_blank"&gt;https://support.sas.com/rnd/base/ods/odsmarkup/msoffice2k/index.html&lt;/A&gt;</description>
      <pubDate>Mon, 29 Aug 2022 12:33:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-data-to-Excel-with-summary-table-at-top/m-p/830879#M41328</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2022-08-29T12:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: Export data to Excel with summary table at top</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-data-to-Excel-with-summary-table-at-top/m-p/830885#M41329</link>
      <description>You can also have a look at this blog post &lt;A href="https://blogs.sas.com/content/sgf/2019/04/23/ods-excel-control/" target="_blank"&gt;https://blogs.sas.com/content/sgf/2019/04/23/ods-excel-control/&lt;/A&gt;.</description>
      <pubDate>Mon, 29 Aug 2022 13:08:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Export-data-to-Excel-with-summary-table-at-top/m-p/830885#M41329</guid>
      <dc:creator>JosvanderVelden</dc:creator>
      <dc:date>2022-08-29T13:08:22Z</dc:date>
    </item>
  </channel>
</rss>

