<?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 table and graph in one sheet without removing existing sheet in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/export-table-and-graph-in-one-sheet-without-removing-existing/m-p/771015#M244606</link>
    <description>&lt;P&gt;I am trying to export table and graph in one sheet using ODS excel but every-time i run, it wipeout all other existing sheet of the excel file. Is there anyway i can create new sheet like proc export does. if you suggest proc export to use, please let me know how to export graph right under table with nice format. Thank you.&lt;/P&gt;</description>
    <pubDate>Tue, 28 Sep 2021 20:11:38 GMT</pubDate>
    <dc:creator>akarki001</dc:creator>
    <dc:date>2021-09-28T20:11:38Z</dc:date>
    <item>
      <title>export table and graph in one sheet without removing existing sheet</title>
      <link>https://communities.sas.com/t5/SAS-Programming/export-table-and-graph-in-one-sheet-without-removing-existing/m-p/771015#M244606</link>
      <description>&lt;P&gt;I am trying to export table and graph in one sheet using ODS excel but every-time i run, it wipeout all other existing sheet of the excel file. Is there anyway i can create new sheet like proc export does. if you suggest proc export to use, please let me know how to export graph right under table with nice format. Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 20:11:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/export-table-and-graph-in-one-sheet-without-removing-existing/m-p/771015#M244606</guid>
      <dc:creator>akarki001</dc:creator>
      <dc:date>2021-09-28T20:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: export table and graph in one sheet without removing existing sheet</title>
      <link>https://communities.sas.com/t5/SAS-Programming/export-table-and-graph-in-one-sheet-without-removing-existing/m-p/771019#M244608</link>
      <description>Unfortunately I'm not aware of a mechanism to do what you'd like by default. &lt;BR /&gt;You can write to an Excel file and then combine them using VBS (from SAS) which is a duct tape type solution that requires WIndows and is probably buggy. &lt;BR /&gt;&lt;BR /&gt;ODS EXCEL will overwrite the file each time.&lt;BR /&gt;PROC EXPORT will not export graphics. &lt;BR /&gt;&lt;BR /&gt;Getting your table is fine, the graph is not. Another option - generate the graph in Excel and have SAS supply the data/update the data as needed instead of creating it in SAS entirely. I do this for template reports all the time, fastest way to automate a report in my experience.</description>
      <pubDate>Tue, 28 Sep 2021 20:17:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/export-table-and-graph-in-one-sheet-without-removing-existing/m-p/771019#M244608</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-09-28T20:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: export table and graph in one sheet without removing existing sheet</title>
      <link>https://communities.sas.com/t5/SAS-Programming/export-table-and-graph-in-one-sheet-without-removing-existing/m-p/771021#M244609</link>
      <description>Thank you so much for your prompt response.</description>
      <pubDate>Tue, 28 Sep 2021 20:23:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/export-table-and-graph-in-one-sheet-without-removing-existing/m-p/771021#M244609</guid>
      <dc:creator>akarki001</dc:creator>
      <dc:date>2021-09-28T20:23:02Z</dc:date>
    </item>
  </channel>
</rss>

