<?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 How do I export my output to an excel sheet without overwriting the file. in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-export-my-output-to-an-excel-sheet-without-overwriting/m-p/781650#M249091</link>
    <description>I am trying to export my SAS output to an existing excel sheet where I need the data on a particular sheet and cell. I don't want SAS to create or overwrite my excel file but to simply allocate the output to my worksheet. Any help will be greatly appreciated.</description>
    <pubDate>Mon, 22 Nov 2021 04:07:05 GMT</pubDate>
    <dc:creator>Tboat</dc:creator>
    <dc:date>2021-11-22T04:07:05Z</dc:date>
    <item>
      <title>How do I export my output to an excel sheet without overwriting the file.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-export-my-output-to-an-excel-sheet-without-overwriting/m-p/781650#M249091</link>
      <description>I am trying to export my SAS output to an existing excel sheet where I need the data on a particular sheet and cell. I don't want SAS to create or overwrite my excel file but to simply allocate the output to my worksheet. Any help will be greatly appreciated.</description>
      <pubDate>Mon, 22 Nov 2021 04:07:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-export-my-output-to-an-excel-sheet-without-overwriting/m-p/781650#M249091</guid>
      <dc:creator>Tboat</dc:creator>
      <dc:date>2021-11-22T04:07:05Z</dc:date>
    </item>
    <item>
      <title>Exporting output to worksheet without overwriting</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-export-my-output-to-an-excel-sheet-without-overwriting/m-p/781649#M249095</link>
      <description>I am trying to export my SAS output to an existing excel sheet where I need the data on a particular sheet and cell. I don't want SAS to create or overwrite my excel file but to simply allocate the output to my worksheet. Any help will be greatly appreciated.</description>
      <pubDate>Mon, 22 Nov 2021 04:04:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-export-my-output-to-an-excel-sheet-without-overwriting/m-p/781649#M249095</guid>
      <dc:creator>Tboat</dc:creator>
      <dc:date>2021-11-22T04:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: How do I export my output to an excel sheet without overwriting the file.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-export-my-output-to-an-excel-sheet-without-overwriting/m-p/781651#M249092</link>
      <description>Did you try PROC EXPORT and specifying the range/cells?</description>
      <pubDate>Mon, 22 Nov 2021 04:40:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-export-my-output-to-an-excel-sheet-without-overwriting/m-p/781651#M249092</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-11-22T04:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting output to worksheet without overwriting</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-export-my-output-to-an-excel-sheet-without-overwriting/m-p/781654#M249096</link>
      <description>&lt;P&gt;Define a range in your Excel file where you want SAS to write, and use proc export.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Nov 2021 05:20:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-export-my-output-to-an-excel-sheet-without-overwriting/m-p/781654#M249096</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2021-11-22T05:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting output to worksheet without overwriting</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-export-my-output-to-an-excel-sheet-without-overwriting/m-p/782098#M249305</link>
      <description>For some reason the Range statement is not supported with Proc export.</description>
      <pubDate>Wed, 24 Nov 2021 00:38:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-export-my-output-to-an-excel-sheet-without-overwriting/m-p/782098#M249305</guid>
      <dc:creator>Tboat</dc:creator>
      <dc:date>2021-11-24T00:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting output to worksheet without overwriting</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-export-my-output-to-an-excel-sheet-without-overwriting/m-p/782115#M249313</link>
      <description>Why do you say that? I'm almost certain it's valid for DBMS=XLSX.&lt;BR /&gt;&lt;BR /&gt;Can you show the code that was tried? If it generated an error, please include that as well.</description>
      <pubDate>Wed, 24 Nov 2021 03:33:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-export-my-output-to-an-excel-sheet-without-overwriting/m-p/782115#M249313</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-11-24T03:33:32Z</dc:date>
    </item>
  </channel>
</rss>

