<?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 Pass SAS Macro Variables from VBA Script? in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/How-To-Pass-SAS-Macro-Variables-from-VBA-Script/m-p/3885#M155</link>
    <description>Hi,&lt;BR /&gt;
  If you are going to invoke the stored process via URL using the Stored Process Web Application, then you would pass the parameter value as a name/value pairs on the URL:&lt;BR /&gt;
[pre]&lt;BR /&gt;
&lt;A href="http://server:port/SASStoredProcess/do?_program=/Repos/SP-name&amp;amp;region=Asia&amp;amp;type=Summary" target="_blank"&gt;http://server:port/SASStoredProcess/do?_program=/Repos/SP-name&amp;amp;region=Asia&amp;amp;type=Summary&lt;/A&gt;&lt;BR /&gt;
[/pre]&lt;BR /&gt;
where &lt;B&gt;REGION&lt;/B&gt; is a parameter (which could come from a form or some other front end) and &lt;B&gt;Asia&lt;/B&gt; is the value of the parameter&lt;BR /&gt;
and, &lt;BR /&gt;
 &lt;B&gt;TYPE &lt;/B&gt; is a parameter and  &lt;B&gt;Summary &lt;/B&gt; is the value of the parameter.&lt;BR /&gt;
 &lt;BR /&gt;
If you are not going to use the Stored Process Web Application for invoking your stored process, then you should consult the samples in the Integration Technologies documentation or work with Tech Support.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
    <pubDate>Thu, 19 Jul 2007 21:30:34 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2007-07-19T21:30:34Z</dc:date>
    <item>
      <title>How To Pass SAS Macro Variables from VBA Script?</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/How-To-Pass-SAS-Macro-Variables-from-VBA-Script/m-p/3884#M154</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I have an MS Access VBA script which will call a stored SAS procedure. In the procedure, I utilized a macro variable the value of which will come from VBA, i.e., a pull-down text box. How can I pass the value to SAS?&lt;BR /&gt;
&lt;BR /&gt;
thanks,&lt;BR /&gt;
&lt;BR /&gt;
Lily</description>
      <pubDate>Thu, 19 Jul 2007 19:48:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/How-To-Pass-SAS-Macro-Variables-from-VBA-Script/m-p/3884#M154</guid>
      <dc:creator>Lily</dc:creator>
      <dc:date>2007-07-19T19:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: How To Pass SAS Macro Variables from VBA Script?</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/How-To-Pass-SAS-Macro-Variables-from-VBA-Script/m-p/3885#M155</link>
      <description>Hi,&lt;BR /&gt;
  If you are going to invoke the stored process via URL using the Stored Process Web Application, then you would pass the parameter value as a name/value pairs on the URL:&lt;BR /&gt;
[pre]&lt;BR /&gt;
&lt;A href="http://server:port/SASStoredProcess/do?_program=/Repos/SP-name&amp;amp;region=Asia&amp;amp;type=Summary" target="_blank"&gt;http://server:port/SASStoredProcess/do?_program=/Repos/SP-name&amp;amp;region=Asia&amp;amp;type=Summary&lt;/A&gt;&lt;BR /&gt;
[/pre]&lt;BR /&gt;
where &lt;B&gt;REGION&lt;/B&gt; is a parameter (which could come from a form or some other front end) and &lt;B&gt;Asia&lt;/B&gt; is the value of the parameter&lt;BR /&gt;
and, &lt;BR /&gt;
 &lt;B&gt;TYPE &lt;/B&gt; is a parameter and  &lt;B&gt;Summary &lt;/B&gt; is the value of the parameter.&lt;BR /&gt;
 &lt;BR /&gt;
If you are not going to use the Stored Process Web Application for invoking your stored process, then you should consult the samples in the Integration Technologies documentation or work with Tech Support.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Thu, 19 Jul 2007 21:30:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/How-To-Pass-SAS-Macro-Variables-from-VBA-Script/m-p/3885#M155</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2007-07-19T21:30:34Z</dc:date>
    </item>
  </channel>
</rss>

