<?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: Creating SAS Profile in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Creating-SAS-Profile/m-p/138645#M1373</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could also write some step by step instructions and then add a link to these instructions as part of your message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 06 Dec 2014 00:02:44 GMT</pubDate>
    <dc:creator>Patrick</dc:creator>
    <dc:date>2014-12-06T00:02:44Z</dc:date>
    <item>
      <title>Creating SAS Profile</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Creating-SAS-Profile/m-p/138644#M1372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have created a Excel VBA utility for my business users where on button click it runs a SAS stored procedure and refreshes excel with newly created data sets.&lt;/P&gt;&lt;P&gt;There are many users of this report and most of them don't know how to configure SAS profile in Excel SAS Add in. &lt;/P&gt;&lt;P&gt;Most of the time I get complains that utility is not working. But the real problem is that they have not configured the profile in SAS Add in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I am looking for a way to automatically configure SAS profile if its not been configured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently I got a way to check if profile is configured or not. But can't configure it as its a read only property!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dim SAS As SASExcelAddIn&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Set SAS = Application.COMAddIns.Item("SAS.ExcelAddIn").Object&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If Trim(SAS.ActiveProfile.Name) = "" Then&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MsgBox "Please configure your SAS profile!", vbInformation&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;End If&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="smarterwiki-popup-bubble smarterwiki-popup-bubble-active smarterwiki-popup-bubble-flipped" style="top: 302px; left: 175px; margin-left: -54px; opacity: 0.25;"&gt;&lt;SPAN class="smarterwiki-popup-bubble-tip"&gt;&lt;/SPAN&gt;&lt;SPAN class="smarterwiki-popup-bubble-body"&gt;&lt;SPAN class="smarterwiki-popup-bubble-links-container"&gt;&lt;SPAN class="smarterwiki-popup-bubble-links"&gt;&lt;SPAN class="smarterwiki-popup-bubble-links-row"&gt;&lt;A class="smarterwiki-popup-bubble-link" href="https://communities.sas.com/" target="_blank" title="Search DuckDuckGo"&gt;&lt;IMG alt="" class="smarterwiki-popup-bubble-link-favicon" src="https://ff.duckduckgo.com/favicon.ico" /&gt;&lt;/A&gt;&lt;A class="smarterwiki-popup-bubble-link" href="https://communities.sas.com/" target="_blank" title="Search Wikipedia"&gt;&lt;IMG alt="" class="smarterwiki-popup-bubble-link-favicon" src="https://communities.sas.com/" /&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN class="smarterwiki-popup-bubble-links-row"&gt;&lt;A class="smarterwiki-popup-bubble-link" href="https://communities.sas.com/" target="_blank" title="Search Google"&gt;&lt;IMG alt="" class="smarterwiki-popup-bubble-link-favicon" src="https://www.google.com/favicon.ico" /&gt;&lt;/A&gt;&lt;A class="smarterwiki-popup-bubble-link" href="https://communities.sas.com/" target="_blank" title="Search Surf Canyon"&gt;&lt;IMG alt="" class="smarterwiki-popup-bubble-link-favicon" src="https://communities.sas.com/" /&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 21:14:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Creating-SAS-Profile/m-p/138644#M1372</guid>
      <dc:creator>Dreamer</dc:creator>
      <dc:date>2014-12-05T21:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Creating SAS Profile</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Creating-SAS-Profile/m-p/138645#M1373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could also write some step by step instructions and then add a link to these instructions as part of your message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Dec 2014 00:02:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Creating-SAS-Profile/m-p/138645#M1373</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2014-12-06T00:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Creating SAS Profile</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Creating-SAS-Profile/m-p/138646#M1374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A __default_attr="12296" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/"&gt;&lt;/A&gt;, I've already done that but its less useful!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 14:33:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Creating-SAS-Profile/m-p/138646#M1374</guid>
      <dc:creator>Dreamer</dc:creator>
      <dc:date>2014-12-08T14:33:35Z</dc:date>
    </item>
  </channel>
</rss>

