<?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 Append the data in the excel in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Append-the-data-in-the-excel/m-p/129890#M26508</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to append the data in the excel every month on a column wise using Libname excel method.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;For example:i need to append the data everymonth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i do this..it would be helpfull if you suggest me on the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;shruthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Oct 2013 10:25:02 GMT</pubDate>
    <dc:creator>shru</dc:creator>
    <dc:date>2013-10-31T10:25:02Z</dc:date>
    <item>
      <title>Append the data in the excel</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Append-the-data-in-the-excel/m-p/129890#M26508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to append the data in the excel every month on a column wise using Libname excel method.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;For example:i need to append the data everymonth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i do this..it would be helpfull if you suggest me on the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;shruthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 10:25:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Append-the-data-in-the-excel/m-p/129890#M26508</guid>
      <dc:creator>shru</dc:creator>
      <dc:date>2013-10-31T10:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: Append the data in the excel</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Append-the-data-in-the-excel/m-p/129891#M26509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1 libname pointing into the rangename in excel (the data to be extended)) &lt;/P&gt;&lt;P&gt;libname exl 'your_workbook' ;&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;proc append base = exl.rangenam1 data= dataset_of_newrows ;&lt;/P&gt;&lt;P&gt;run ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(but I have no sas/access to pc files to test this)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Nov 2013 18:34:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Append-the-data-in-the-excel/m-p/129891#M26509</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2013-11-10T18:34:06Z</dc:date>
    </item>
  </channel>
</rss>

