<?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 SAS.refresh in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/SAS-refresh/m-p/638622#M2472</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a vba code to refresh sas programs like below, earlier the code executed without any error. Now i am facing "value cannot be null" error. Parameter:contentInfo" error. Any idea on this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;dim SAS as sasexceladdin&lt;/P&gt;&lt;P&gt;set SAS=application.comaddins.item("SASExceladdin").object&lt;/P&gt;&lt;P&gt;SAS.Refresh ("DATA")&lt;/P&gt;&lt;P&gt;SAS.Refresh (SASApp_WORK_Data)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where "DATA" is my program imported in excel via addin.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;kindly help!&lt;/P&gt;</description>
    <pubDate>Thu, 09 Apr 2020 09:26:31 GMT</pubDate>
    <dc:creator>Nsp96</dc:creator>
    <dc:date>2020-04-09T09:26:31Z</dc:date>
    <item>
      <title>SAS.refresh</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/SAS-refresh/m-p/638622#M2472</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a vba code to refresh sas programs like below, earlier the code executed without any error. Now i am facing "value cannot be null" error. Parameter:contentInfo" error. Any idea on this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;dim SAS as sasexceladdin&lt;/P&gt;&lt;P&gt;set SAS=application.comaddins.item("SASExceladdin").object&lt;/P&gt;&lt;P&gt;SAS.Refresh ("DATA")&lt;/P&gt;&lt;P&gt;SAS.Refresh (SASApp_WORK_Data)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where "DATA" is my program imported in excel via addin.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;kindly help!&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2020 09:26:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/SAS-refresh/m-p/638622#M2472</guid>
      <dc:creator>Nsp96</dc:creator>
      <dc:date>2020-04-09T09:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: SAS.refresh</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/SAS-refresh/m-p/643317#M2474</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/321753"&gt;@Nsp96&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Double-check that you have enabled the SAS Add-in VBA reference.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does this work?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Sub test()&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; Dim SAS As SASExcelAddIn&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; Set SAS = Application.COMAddIns.Item("SAS.ExcelAddin").Object&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; SAS.Refresh ThisWorkbook&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;End Sub&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2020 15:20:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/SAS-refresh/m-p/643317#M2474</guid>
      <dc:creator>fifthand57th</dc:creator>
      <dc:date>2020-04-27T15:20:40Z</dc:date>
    </item>
  </channel>
</rss>

