<?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: I have an Excel file with VBA code I need to convert to SAS 9.4 for efficiency in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/I-have-an-Excel-file-with-VBA-code-I-need-to-convert-to-SAS-9-4/m-p/779962#M248462</link>
    <description>&lt;P&gt;I am not sure, I've not used it before and don't know how.&lt;/P&gt;</description>
    <pubDate>Fri, 12 Nov 2021 13:31:06 GMT</pubDate>
    <dc:creator>kswarfield</dc:creator>
    <dc:date>2021-11-12T13:31:06Z</dc:date>
    <item>
      <title>I have an Excel file with VBA code I need to convert to SAS 9.4 for efficiency</title>
      <link>https://communities.sas.com/t5/SAS-Programming/I-have-an-Excel-file-with-VBA-code-I-need-to-convert-to-SAS-9-4/m-p/779582#M248313</link>
      <description>&lt;P&gt;I have an Excel VBA macro that I need to convert to SAS 9.4. The purpose of this file is to create a new spreadsheet that contains all files and the information on creation/last modified dates and owner from a Shared Drive. The Excel macro takes so long it times out 95% of the time. I need to convert it to SAS 9.4 for efficiency, but VBA is not my strong suit.&lt;/P&gt;&lt;P&gt;Is there code I can run that will do the same thing in SAS or a way to convert the VBA to SAS language?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached the code in a Word doc as xlsm file types are not supported.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;P&gt;Kimberly&lt;/P&gt;</description>
      <pubDate>Wed, 10 Nov 2021 15:42:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/I-have-an-Excel-file-with-VBA-code-I-need-to-convert-to-SAS-9-4/m-p/779582#M248313</guid>
      <dc:creator>kswarfield</dc:creator>
      <dc:date>2021-11-10T15:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: I have an Excel file with VBA code I need to convert to SAS 9.4 for efficiency</title>
      <link>https://communities.sas.com/t5/SAS-Programming/I-have-an-Excel-file-with-VBA-code-I-need-to-convert-to-SAS-9-4/m-p/779588#M248317</link>
      <description>&lt;P&gt;Like a directory listing?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/kb/24/820.html" target="_blank"&gt;https://support.sas.com/kb/24/820.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/406132"&gt;@kswarfield&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I have an Excel VBA macro that I need to convert to SAS 9.4. The purpose of this file is to create a new spreadsheet that contains all files and the information on creation/last modified dates and owner from a Shared Drive. The Excel macro takes so long it times out 95% of the time. I need to convert it to SAS 9.4 for efficiency, but VBA is not my strong suit.&lt;/P&gt;
&lt;P&gt;Is there code I can run that will do the same thing in SAS or a way to convert the VBA to SAS language?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have attached the code in a Word doc as xlsm file types are not supported.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you in advance!&lt;/P&gt;
&lt;P&gt;Kimberly&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Nov 2021 16:08:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/I-have-an-Excel-file-with-VBA-code-I-need-to-convert-to-SAS-9-4/m-p/779588#M248317</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-11-10T16:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: I have an Excel file with VBA code I need to convert to SAS 9.4 for efficiency</title>
      <link>https://communities.sas.com/t5/SAS-Programming/I-have-an-Excel-file-with-VBA-code-I-need-to-convert-to-SAS-9-4/m-p/779697#M248376</link>
      <description>&lt;P&gt;Why not just read the text generated by the DIR command?&lt;/P&gt;
&lt;P&gt;Does your SAS installation not allow operating system commands to be called?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Nov 2021 03:28:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/I-have-an-Excel-file-with-VBA-code-I-need-to-convert-to-SAS-9-4/m-p/779697#M248376</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2021-11-11T03:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: I have an Excel file with VBA code I need to convert to SAS 9.4 for efficiency</title>
      <link>https://communities.sas.com/t5/SAS-Programming/I-have-an-Excel-file-with-VBA-code-I-need-to-convert-to-SAS-9-4/m-p/779962#M248462</link>
      <description>&lt;P&gt;I am not sure, I've not used it before and don't know how.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 13:31:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/I-have-an-Excel-file-with-VBA-code-I-need-to-convert-to-SAS-9-4/m-p/779962#M248462</guid>
      <dc:creator>kswarfield</dc:creator>
      <dc:date>2021-11-12T13:31:06Z</dc:date>
    </item>
  </channel>
</rss>

