<?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: Updating MS Excel tabs and specific cells in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Updating-MS-Excel-tabs-and-specific-cells/m-p/394054#M277901</link>
    <description>&lt;P&gt;Try the macro here:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.sascommunity.org/wiki/A_Poor/Rich_SAS_Users_Proc_Export" target="_blank"&gt;http://www.sascommunity.org/wiki/A_Poor/Rich_SAS_Users_Proc_Export&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's custom written by SAS users on here.&lt;/P&gt;</description>
    <pubDate>Thu, 07 Sep 2017 21:06:52 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2017-09-07T21:06:52Z</dc:date>
    <item>
      <title>Updating MS Excel tabs and specific cells</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Updating-MS-Excel-tabs-and-specific-cells/m-p/394052#M277900</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have "client_server" environment and our goal to automate updating multiple&amp;nbsp;excel tabs and specific cells using EG.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When i had standalone license, it was easy to do using X window but since X windows disabled on the production server, I cannot do.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So i tried to use ODS which gives you flexibility (start_at, tab name) but the problem is that it generates new one and overwrites existing file so I cannot update per se.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have any idea how it could be resolved?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 21:02:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Updating-MS-Excel-tabs-and-specific-cells/m-p/394052#M277900</guid>
      <dc:creator>ak_8</dc:creator>
      <dc:date>2017-09-07T21:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: Updating MS Excel tabs and specific cells</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Updating-MS-Excel-tabs-and-specific-cells/m-p/394054#M277901</link>
      <description>&lt;P&gt;Try the macro here:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.sascommunity.org/wiki/A_Poor/Rich_SAS_Users_Proc_Export" target="_blank"&gt;http://www.sascommunity.org/wiki/A_Poor/Rich_SAS_Users_Proc_Export&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's custom written by SAS users on here.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 21:06:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Updating-MS-Excel-tabs-and-specific-cells/m-p/394054#M277901</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-09-07T21:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Updating MS Excel tabs and specific cells</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Updating-MS-Excel-tabs-and-specific-cells/m-p/394060#M277903</link>
      <description>Thank you - it does not work, i found this paper&lt;BR /&gt;&lt;A href="https://communities.sas.com/t5/General-SAS-Programming/Updated-exportxl-macro-now-available/td-p/191357" target="_blank"&gt;https://communities.sas.com/t5/General-SAS-Programming/Updated-exportxl-macro-now-available/td-p/191357&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;where it was referenced, tried - no results&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Sep 2017 21:31:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Updating-MS-Excel-tabs-and-specific-cells/m-p/394060#M277903</guid>
      <dc:creator>ak_8</dc:creator>
      <dc:date>2017-09-07T21:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: Updating MS Excel tabs and specific cells</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Updating-MS-Excel-tabs-and-specific-cells/m-p/394066#M277904</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/133675"&gt;@ak_8&lt;/a&gt; wrote:&lt;BR /&gt;Thank you - it does not work, i found this paper&lt;BR /&gt;&lt;A href="https://communities.sas.com/t5/General-SAS-Programming/Updated-exportxl-macro-now-available/td-p/191357" target="_blank"&gt;https://communities.sas.com/t5/General-SAS-Programming/Updated-exportxl-macro-now-available/td-p/191357&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;where it was referenced, tried - no results&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;What did you try and what does no results mean?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is designed to work on a server as well.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 22:27:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Updating-MS-Excel-tabs-and-specific-cells/m-p/394066#M277904</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-09-07T22:27:28Z</dc:date>
    </item>
  </channel>
</rss>

