<?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: SAS Excel Addin in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Excel-Addin/m-p/387548#M24981</link>
    <description>&lt;P&gt;Is SAS on the server?&lt;/P&gt;
&lt;P&gt;Are the results being displayed in Excel as well?&lt;/P&gt;</description>
    <pubDate>Sat, 12 Aug 2017 04:54:49 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2017-08-12T04:54:49Z</dc:date>
    <item>
      <title>SAS Excel Addin</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Excel-Addin/m-p/387544#M24979</link>
      <description>&lt;P&gt;i have a SAS stored process program which runs fine but the problem is when I run it directly through SAS then it takes less time as compared to when it is run through VBA using Excel Add in.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any speific reason for that..??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Aug 2017 04:29:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Excel-Addin/m-p/387544#M24979</guid>
      <dc:creator>DipeshGupta</dc:creator>
      <dc:date>2017-08-12T04:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Excel Addin</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Excel-Addin/m-p/387548#M24981</link>
      <description>&lt;P&gt;Is SAS on the server?&lt;/P&gt;
&lt;P&gt;Are the results being displayed in Excel as well?&lt;/P&gt;</description>
      <pubDate>Sat, 12 Aug 2017 04:54:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Excel-Addin/m-p/387548#M24981</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-08-12T04:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Excel Addin</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Excel-Addin/m-p/387549#M24982</link>
      <description>&lt;P&gt;Yes,&lt;/P&gt;&lt;P&gt;Yes results are displayed&lt;/P&gt;</description>
      <pubDate>Sat, 12 Aug 2017 05:01:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Excel-Addin/m-p/387549#M24982</guid>
      <dc:creator>DipeshGupta</dc:creator>
      <dc:date>2017-08-12T05:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Excel Addin</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Excel-Addin/m-p/387550#M24983</link>
      <description>&lt;P&gt;Then likely the download time needs to be added. You're seeing the results but I bet it's the transfer to Excel(local computer) that takes the time. You can add some timers and check where the difference in time for your process occurs.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Aug 2017 05:04:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Excel-Addin/m-p/387550#M24983</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-08-12T05:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Excel Addin</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Excel-Addin/m-p/387551#M24984</link>
      <description>&lt;P&gt;How can I stop the transfer of results so that some of the time taken is saved&lt;/P&gt;</description>
      <pubDate>Sat, 12 Aug 2017 05:05:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Excel-Addin/m-p/387551#M24984</guid>
      <dc:creator>DipeshGupta</dc:creator>
      <dc:date>2017-08-12T05:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Excel Addin</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Excel-Addin/m-p/387552#M24985</link>
      <description>&lt;P&gt;If you don't need all the results, then why are you outputting them? Add a prompt to control what outputs are created.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Aug 2017 05:25:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Excel-Addin/m-p/387552#M24985</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-08-12T05:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Excel Addin</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Excel-Addin/m-p/387563#M24986</link>
      <description>&lt;P&gt;I want the output to be created for other purpose but dont want them to be displayed in excel.&lt;/P&gt;&lt;P&gt;I have even untick the option of Automatic output in the tools option in SAS Excel Add in&lt;/P&gt;</description>
      <pubDate>Sat, 12 Aug 2017 08:03:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Excel-Addin/m-p/387563#M24986</guid>
      <dc:creator>DipeshGupta</dc:creator>
      <dc:date>2017-08-12T08:03:17Z</dc:date>
    </item>
  </channel>
</rss>

