<?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: How to retain sas Excel templete when appending to excel in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-retain-sas-Excel-templete-when-appending-to-excel/m-p/518706#M140413</link>
    <description>&lt;P&gt;1. Don't repeat your posts if you don't get an answer fast enough.&lt;/P&gt;
&lt;P&gt;2. I can't help you any further, because i won't open office files.&lt;/P&gt;</description>
    <pubDate>Wed, 05 Dec 2018 08:57:31 GMT</pubDate>
    <dc:creator>andreas_lds</dc:creator>
    <dc:date>2018-12-05T08:57:31Z</dc:date>
    <item>
      <title>How to retain sas Excel templete when appending to excel</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-retain-sas-Excel-templete-when-appending-to-excel/m-p/518677#M140391</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We&amp;nbsp;have one excel the template with data we are trying to delete the data from existing sheet and appending with new data along with the new additional column while we do we not getting same format for new addition column.&lt;/SPAN&gt;&lt;SPAN&gt;Can you please help me out?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;refer the below code;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;libname ccc odbc no prompt="dsn=excel files; dbq=pathname&amp;nbsp;";&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;proc datasets lib=ccc;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;delete 'Data$'n;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;run;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;proc datasets lib=ccc;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;delete data;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;run;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;proc append base=ccc.data data=abc;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;run;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;libname ccc clear;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 06:49:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-retain-sas-Excel-templete-when-appending-to-excel/m-p/518677#M140391</guid>
      <dc:creator>rinsabraham</dc:creator>
      <dc:date>2018-12-05T06:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to retain sas Excel templete when appending to excel</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-retain-sas-Excel-templete-when-appending-to-excel/m-p/518691#M140401</link>
      <description>&lt;P&gt;Afaik you can't delete data and keep formatting at the same time using sas. Some time ago someone suggest using two sheets in the excel-file: one with the required layout and another one with the data. The search facility should show the post.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 07:37:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-retain-sas-Excel-templete-when-appending-to-excel/m-p/518691#M140401</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2018-12-05T07:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to retain sas Excel templete when appending to excel</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-retain-sas-Excel-templete-when-appending-to-excel/m-p/518695#M140405</link>
      <description>&lt;P&gt;Thanks for your replying.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But we want to get the data into one sheet with the existing template.&lt;/SPAN&gt;&lt;SPAN&gt; Please find the attachment after execution of our code result.&lt;/SPAN&gt;&lt;SPAN&gt; Here phone number column is the addition column which we have appended into the excel the sheet and formating is not happening into the new column.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2018 08:12:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-retain-sas-Excel-templete-when-appending-to-excel/m-p/518695#M140405</guid>
      <dc:creator>rinsabraham</dc:creator>
      <dc:date>2018-12-07T08:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to retain sas Excel templete when appending to excel</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-retain-sas-Excel-templete-when-appending-to-excel/m-p/518706#M140413</link>
      <description>&lt;P&gt;1. Don't repeat your posts if you don't get an answer fast enough.&lt;/P&gt;
&lt;P&gt;2. I can't help you any further, because i won't open office files.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 08:57:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-retain-sas-Excel-templete-when-appending-to-excel/m-p/518706#M140413</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2018-12-05T08:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to retain sas Excel templete when appending to excel</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-retain-sas-Excel-templete-when-appending-to-excel/m-p/518707#M140414</link>
      <description>&lt;P&gt;ok sorry&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 08:59:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-retain-sas-Excel-templete-when-appending-to-excel/m-p/518707#M140414</guid>
      <dc:creator>rinsabraham</dc:creator>
      <dc:date>2018-12-05T08:59:53Z</dc:date>
    </item>
  </channel>
</rss>

