<?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 Invoking SAS EG using Excel VBA in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Invoking-SAS-EG-using-Excel-VBA/m-p/420458#M27028</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to invoke my SAS EG scripts using Excel VBA, i have searched a lot regarding this but as i am not very well versed with VBA programming i am facing issues. It would be great if anyone can guide me in this. thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Farrukh&lt;/P&gt;</description>
    <pubDate>Tue, 12 Dec 2017 13:30:50 GMT</pubDate>
    <dc:creator>farrukh</dc:creator>
    <dc:date>2017-12-12T13:30:50Z</dc:date>
    <item>
      <title>Invoking SAS EG using Excel VBA</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Invoking-SAS-EG-using-Excel-VBA/m-p/420458#M27028</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to invoke my SAS EG scripts using Excel VBA, i have searched a lot regarding this but as i am not very well versed with VBA programming i am facing issues. It would be great if anyone can guide me in this. thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Farrukh&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2017 13:30:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Invoking-SAS-EG-using-Excel-VBA/m-p/420458#M27028</guid>
      <dc:creator>farrukh</dc:creator>
      <dc:date>2017-12-12T13:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Invoking SAS EG using Excel VBA</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Invoking-SAS-EG-using-Excel-VBA/m-p/420462#M27030</link>
      <description>&lt;P&gt;Why?&amp;nbsp; Excel if a file format, not a development suite.&amp;nbsp; If anything, drop the Excel part totally and do your work in SAS, outputting files for review.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2017 14:02:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Invoking-SAS-EG-using-Excel-VBA/m-p/420462#M27030</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2017-12-12T14:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: Invoking SAS EG using Excel VBA</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Invoking-SAS-EG-using-Excel-VBA/m-p/420467#M27031</link>
      <description>&lt;P&gt;I am building an excel interface in my automation tool. I will take few user inputs as macro variables in order to trigger SAS and calculate the desired outcome.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2017 14:18:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Invoking-SAS-EG-using-Excel-VBA/m-p/420467#M27031</guid>
      <dc:creator>farrukh</dc:creator>
      <dc:date>2017-12-12T14:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Invoking SAS EG using Excel VBA</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Invoking-SAS-EG-using-Excel-VBA/m-p/420473#M27032</link>
      <description>&lt;P&gt;Use SAS EG prompts to get parameters for execution.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/resources/papers/proceedings17/0818-2017.pdf" target="_blank"&gt;http://support.sas.com/resources/papers/proceedings17/0818-2017.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2017 14:24:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Invoking-SAS-EG-using-Excel-VBA/m-p/420473#M27032</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2017-12-12T14:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Invoking SAS EG using Excel VBA</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Invoking-SAS-EG-using-Excel-VBA/m-p/420582#M27044</link>
      <description>&lt;P&gt;What about the SAS Add-In to Excel? You can run EG reports directly this way without using VBA.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2017 21:02:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Invoking-SAS-EG-using-Excel-VBA/m-p/420582#M27044</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2017-12-12T21:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: Invoking SAS EG using Excel VBA</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Invoking-SAS-EG-using-Excel-VBA/m-p/420673#M27064</link>
      <description>&lt;P&gt;Look at this post to get you started:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/Integration-with-Microsoft/Run-a-SAS-program-from-Visual-Basic-in-Excel/td-p/23886" target="_blank"&gt;https://communities.sas.com/t5/Integration-with-Microsoft/Run-a-SAS-program-from-Visual-Basic-in-Excel/td-p/23886&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yours will be different since you want to go through EG. I think you should consider not having EG in the middle and submit to the SAS server directly. It is a lot easier. You need Integration Technologies client and you want to look at the workspace and the languageservice.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 04:52:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Invoking-SAS-EG-using-Excel-VBA/m-p/420673#M27064</guid>
      <dc:creator>AlanC</dc:creator>
      <dc:date>2017-12-13T04:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Invoking SAS EG using Excel VBA</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Invoking-SAS-EG-using-Excel-VBA/m-p/420681#M27065</link>
      <description>&lt;P&gt;THANKS FOR YOUR REPLY, I WILL SURELY TRY THIS.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 07:11:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Invoking-SAS-EG-using-Excel-VBA/m-p/420681#M27065</guid>
      <dc:creator>farrukh</dc:creator>
      <dc:date>2017-12-13T07:11:36Z</dc:date>
    </item>
  </channel>
</rss>

