<?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: exporting sas table to existing excel file in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/exporting-sas-table-to-existing-excel-file/m-p/209016#M38813</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Proc export doesn't really have that option unless you want to create a new sheet.&amp;nbsp; You can update exisiting Excel workbooks by use of libname see:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www2.sas.com/proceedings/sugi31/024-31.pdf" title="http://www2.sas.com/proceedings/sugi31/024-31.pdf"&gt;http://www2.sas.com/proceedings/sugi31/024-31.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However it depends on what you want to do.&amp;nbsp; What is in the existing spreadsheet, is it tabular format or all mixed up.&amp;nbsp; You may find that its easier to export any data from SAS to CSV, then in your workbook write a VBA macro to import that data and process it into your file.&amp;nbsp; Remember, SAS deals with fixed structure datasets, much like a database.&amp;nbsp; Excel does not, it allows anything.&amp;nbsp; Therefore the two are not necessarily useable from the other.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Mar 2015 15:23:04 GMT</pubDate>
    <dc:creator>RW9</dc:creator>
    <dc:date>2015-03-24T15:23:04Z</dc:date>
    <item>
      <title>exporting sas table to existing excel file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/exporting-sas-table-to-existing-excel-file/m-p/209015#M38812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;there is any option of export procedure to export tables to existing excel files ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 15:09:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/exporting-sas-table-to-existing-excel-file/m-p/209015#M38812</guid>
      <dc:creator>fadel</dc:creator>
      <dc:date>2015-03-24T15:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: exporting sas table to existing excel file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/exporting-sas-table-to-existing-excel-file/m-p/209016#M38813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Proc export doesn't really have that option unless you want to create a new sheet.&amp;nbsp; You can update exisiting Excel workbooks by use of libname see:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www2.sas.com/proceedings/sugi31/024-31.pdf" title="http://www2.sas.com/proceedings/sugi31/024-31.pdf"&gt;http://www2.sas.com/proceedings/sugi31/024-31.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However it depends on what you want to do.&amp;nbsp; What is in the existing spreadsheet, is it tabular format or all mixed up.&amp;nbsp; You may find that its easier to export any data from SAS to CSV, then in your workbook write a VBA macro to import that data and process it into your file.&amp;nbsp; Remember, SAS deals with fixed structure datasets, much like a database.&amp;nbsp; Excel does not, it allows anything.&amp;nbsp; Therefore the two are not necessarily useable from the other.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 15:23:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/exporting-sas-table-to-existing-excel-file/m-p/209016#M38813</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2015-03-24T15:23:04Z</dc:date>
    </item>
  </channel>
</rss>

