<?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: import and export XLSM format in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/import-and-export-XLSM-format/m-p/917936#M361593</link>
    <description>&lt;P&gt;If your SAS installation runs on Windows then the EXCEL engine (which uses MS Office components) should be able to read XLSM workbooks. This won't work for non-Windows SAS as the EXCEL engine isn't available.&lt;/P&gt;</description>
    <pubDate>Mon, 26 Feb 2024 19:13:07 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2024-02-26T19:13:07Z</dc:date>
    <item>
      <title>import and export XLSM format</title>
      <link>https://communities.sas.com/t5/SAS-Programming/import-and-export-XLSM-format/m-p/917880#M361569</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to import and export xlsm(macro enables) workbooks without the pc server?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Mushy&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 08:49:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/import-and-export-XLSM-format/m-p/917880#M361569</guid>
      <dc:creator>Mushy</dc:creator>
      <dc:date>2024-02-26T08:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: import and export XLSM format</title>
      <link>https://communities.sas.com/t5/SAS-Programming/import-and-export-XLSM-format/m-p/917896#M361577</link>
      <description>The short answer is NO. For more information see &lt;A href="https://communities.sas.com/t5/SAS-Procedures/proc-import-for-xlsm-file/td-p/254918" target="_blank"&gt;https://communities.sas.com/t5/SAS-Procedures/proc-import-for-xlsm-file/td-p/254918&lt;/A&gt;</description>
      <pubDate>Mon, 26 Feb 2024 11:51:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/import-and-export-XLSM-format/m-p/917896#M361577</guid>
      <dc:creator>JosvanderVelden</dc:creator>
      <dc:date>2024-02-26T11:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: import and export XLSM format</title>
      <link>https://communities.sas.com/t5/SAS-Programming/import-and-export-XLSM-format/m-p/917916#M361585</link>
      <description>&lt;P&gt;Hello &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/393424"&gt;@Mushy&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;If the intention of the import is to get data, then disable the macros and save it as xlsx. &lt;BR /&gt;Then it should be possible to get the data into SAS.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 15:25:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/import-and-export-XLSM-format/m-p/917916#M361585</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2024-02-26T15:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: import and export XLSM format</title>
      <link>https://communities.sas.com/t5/SAS-Programming/import-and-export-XLSM-format/m-p/917936#M361593</link>
      <description>&lt;P&gt;If your SAS installation runs on Windows then the EXCEL engine (which uses MS Office components) should be able to read XLSM workbooks. This won't work for non-Windows SAS as the EXCEL engine isn't available.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 19:13:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/import-and-export-XLSM-format/m-p/917936#M361593</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2024-02-26T19:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: import and export XLSM format</title>
      <link>https://communities.sas.com/t5/SAS-Programming/import-and-export-XLSM-format/m-p/917941#M361595</link>
      <description>I haven't tested this in a while, but I would try writing to an XLSM file using the LIBNAME XLSX and see what happens. &lt;BR /&gt;&lt;BR /&gt;Ultimately it depends on what exactly you're trying to accomplish here.</description>
      <pubDate>Mon, 26 Feb 2024 20:11:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/import-and-export-XLSM-format/m-p/917941#M361595</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2024-02-26T20:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: import and export XLSM format</title>
      <link>https://communities.sas.com/t5/SAS-Programming/import-and-export-XLSM-format/m-p/917987#M361614</link>
      <description>You could  import  xlsm file by &lt;BR /&gt;proc import + dbms=xlsx   or  excel&lt;BR /&gt;But You are unable to export xlsm file I guess.</description>
      <pubDate>Tue, 27 Feb 2024 03:05:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/import-and-export-XLSM-format/m-p/917987#M361614</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2024-02-27T03:05:46Z</dc:date>
    </item>
  </channel>
</rss>

