<?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 importing an xlsm file (Windows 10) in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/importing-an-xlsm-file-Windows-10/m-p/730576#M227502</link>
    <description>&lt;P&gt;Hi, I'm trying to import an xlsm file into SAS and am operating on a Windows 10 machine.&amp;nbsp; For some reason it's not working.&amp;nbsp; Any suggestion are greatly appreciated.&amp;nbsp; Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 01 Apr 2021 02:29:35 GMT</pubDate>
    <dc:creator>podarum</dc:creator>
    <dc:date>2021-04-01T02:29:35Z</dc:date>
    <item>
      <title>importing an xlsm file (Windows 10)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/importing-an-xlsm-file-Windows-10/m-p/730576#M227502</link>
      <description>&lt;P&gt;Hi, I'm trying to import an xlsm file into SAS and am operating on a Windows 10 machine.&amp;nbsp; For some reason it's not working.&amp;nbsp; Any suggestion are greatly appreciated.&amp;nbsp; Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 01 Apr 2021 02:29:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/importing-an-xlsm-file-Windows-10/m-p/730576#M227502</guid>
      <dc:creator>podarum</dc:creator>
      <dc:date>2021-04-01T02:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: importing an xlsm file (Windows 10)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/importing-an-xlsm-file-Windows-10/m-p/730583#M227507</link>
      <description>&lt;P&gt;What does "For some reason it's not working." mean?&lt;BR /&gt;Please let me know what you tried and what the results were.&lt;BR /&gt;For example, error messages printed in the SAS log window.&lt;/P&gt;
&lt;P&gt;Also, it would be better if you have an xlsm file with sample data.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Apr 2021 02:49:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/importing-an-xlsm-file-Windows-10/m-p/730583#M227507</guid>
      <dc:creator>japelin</dc:creator>
      <dc:date>2021-04-01T02:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: importing an xlsm file (Windows 10)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/importing-an-xlsm-file-Windows-10/m-p/730589#M227513</link>
      <description>&lt;P&gt;Is it possible to receive the data as a normal XLSX file instead?&amp;nbsp; SAS will not have any use for any embedded Excel macros the spreadsheet might have it in anyway.&lt;/P&gt;
&lt;P&gt;&lt;A title="https://www.am18.co.uk/excel-file-types-xlsm-vs-xlsx/#:~:text=XLSM%20doesn't%20take%20up,and%20can%20save%20them%20all." href="https://www.am18.co.uk/excel-file-types-xlsm-vs-xlsx/#:~:text=XLSM%20doesn't%20take%20up,and%20can%20save%20them%20all." target="_self"&gt;https://www.am18.co.uk/excel-file-types-xlsm-vs-xlsx/#:~:text=XLSM%20doesn't%20take%20up,and%20can%20save%20them%20all.&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;The biggest downside of XLSX was that you couldn’t store VBA macros. Well, that’s the biggest positive of XLSM. Anytime you try to save a VBA macros file in Excel, you will be prompted to use XLSM because it’s compatible with VBA macros.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Thu, 01 Apr 2021 03:19:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/importing-an-xlsm-file-Windows-10/m-p/730589#M227513</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2021-04-01T03:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: importing an xlsm file (Windows 10)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/importing-an-xlsm-file-Windows-10/m-p/730635#M227540</link>
      <description>&lt;P&gt;proc import with dbms=xlsx should be able to read and excel with the xlsm extension. However you will need to have &lt;SPAN class="xisDoc-nobr"&gt;SAS/ACCESS&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;Interface to PC Files&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Apr 2021 10:44:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/importing-an-xlsm-file-Windows-10/m-p/730635#M227540</guid>
      <dc:creator>DaanDNR</dc:creator>
      <dc:date>2021-04-01T10:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: importing an xlsm file (Windows 10)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/importing-an-xlsm-file-Windows-10/m-p/731342#M227810</link>
      <description>The fix happened to be a combination between Windows bit size, Office bit size and SAS installed bit size... they all had to be a 64 bit. Once that was fixed, it worked.  Thanks everyone.</description>
      <pubDate>Mon, 05 Apr 2021 12:37:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/importing-an-xlsm-file-Windows-10/m-p/731342#M227810</guid>
      <dc:creator>podarum</dc:creator>
      <dc:date>2021-04-05T12:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: importing an xlsm file (Windows 10)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/importing-an-xlsm-file-Windows-10/m-p/731344#M227812</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/1797"&gt;@podarum&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;The fix happened to be a combination between Windows bit size, Office bit size and SAS installed bit size... they all had to be a 64 bit. Once that was fixed, it worked. Thanks everyone.&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Then mark your posting as the solution.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Apr 2021 12:57:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/importing-an-xlsm-file-Windows-10/m-p/731344#M227812</guid>
      <dc:creator>mkeintz</dc:creator>
      <dc:date>2021-04-05T12:57:17Z</dc:date>
    </item>
  </channel>
</rss>

