<?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: ods tagsets update one sheet without writing over another in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-update-one-sheet-without-writing-over-another/m-p/608870#M23566</link>
    <description>&lt;P&gt;Hi:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; ODS &lt;U&gt;&lt;STRONG&gt;always&lt;/STRONG&gt;&lt;/U&gt; writes over the FILE= named file that you list in the code. You cannot "insert" a worksheet into a workbook using ODS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; You can insert a worksheet into a workbook using PROC EXPORT or the LIBNAME engine for Excel or XLSX, but you need a dataset for either of those techniques.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Cynthia&lt;/P&gt;</description>
    <pubDate>Mon, 02 Dec 2019 21:46:05 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2019-12-02T21:46:05Z</dc:date>
    <item>
      <title>ods tagsets update one sheet without writing over another</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-update-one-sheet-without-writing-over-another/m-p/608863#M23562</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wanted to add data from PROC TABULATE into one Excel sheet using ODS TAGSETS.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then I wanted to pull that data&amp;nbsp; into a table in another Excel sheet and manually adjust the table within Excel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I was wondering if there was a way to update one sheet through SAS without deleting the other sheet that I created manually in Excel.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your help.&amp;nbsp; Let me know if anything is unclear, or if there is any additional information I should provide.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Bill&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2019 21:23:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-update-one-sheet-without-writing-over-another/m-p/608863#M23562</guid>
      <dc:creator>whs278</dc:creator>
      <dc:date>2019-12-02T21:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: ods tagsets update one sheet without writing over another</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-update-one-sheet-without-writing-over-another/m-p/608867#M23564</link>
      <description>&lt;P&gt;One of the current limitations of ODS TAGSETs or EXCEL is it can only create workbooks from scratch. It isn't possible to modify existing workbooks. ODS TAGSETs create XML-based workbooks behind the scenes. It would be problematic to interpret and modify an existing XML-based workbook.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2019 21:39:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-update-one-sheet-without-writing-over-another/m-p/608867#M23564</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-12-02T21:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: ods tagsets update one sheet without writing over another</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-update-one-sheet-without-writing-over-another/m-p/608868#M23565</link>
      <description>&lt;P&gt;Is there any other method in SAS for accomplishing the same thing or something similar?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2019 21:41:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-update-one-sheet-without-writing-over-another/m-p/608868#M23565</guid>
      <dc:creator>whs278</dc:creator>
      <dc:date>2019-12-02T21:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: ods tagsets update one sheet without writing over another</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-update-one-sheet-without-writing-over-another/m-p/608870#M23566</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; ODS &lt;U&gt;&lt;STRONG&gt;always&lt;/STRONG&gt;&lt;/U&gt; writes over the FILE= named file that you list in the code. You cannot "insert" a worksheet into a workbook using ODS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; You can insert a worksheet into a workbook using PROC EXPORT or the LIBNAME engine for Excel or XLSX, but you need a dataset for either of those techniques.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Cynthia&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2019 21:46:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-update-one-sheet-without-writing-over-another/m-p/608870#M23566</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2019-12-02T21:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: ods tagsets update one sheet without writing over another</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-update-one-sheet-without-writing-over-another/m-p/608873#M23567</link>
      <description>&lt;P&gt;Alternatives would be PROC EXPORT with the SHEET statement or the LIBNAME statement using the EXCEL or XLS or XLSX engine. These can be used with native Excel formats, not XML. Unfortunately these methods don't provide the formatting capabilities of ODS. I f formatting is important then you would need to do that manually in a sheet separate from the one SAS is populating.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2019 21:52:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-tagsets-update-one-sheet-without-writing-over-another/m-p/608873#M23567</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-12-02T21:52:52Z</dc:date>
    </item>
  </channel>
</rss>

