<?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: How to export data to Microsoft Excel using the SAS/ACCESS XLSX engine? in SAS Certification</title>
    <link>https://communities.sas.com/t5/SAS-Certification/How-to-export-data-to-Microsoft-Excel-using-the-SAS-ACCESS-XLSX/m-p/658388#M915</link>
    <description>Thanks! it is helpful.</description>
    <pubDate>Sun, 14 Jun 2020 18:58:31 GMT</pubDate>
    <dc:creator>zihdonv19</dc:creator>
    <dc:date>2020-06-14T18:58:31Z</dc:date>
    <item>
      <title>How to export data to Microsoft Excel using the SAS/ACCESS XLSX engine?</title>
      <link>https://communities.sas.com/t5/SAS-Certification/How-to-export-data-to-Microsoft-Excel-using-the-SAS-ACCESS-XLSX/m-p/658384#M913</link>
      <description>&lt;P&gt;Could someone give an example (simple coding) of it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jun 2020 18:37:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Certification/How-to-export-data-to-Microsoft-Excel-using-the-SAS-ACCESS-XLSX/m-p/658384#M913</guid>
      <dc:creator>zihdonv19</dc:creator>
      <dc:date>2020-06-14T18:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to export data to Microsoft Excel using the SAS/ACCESS XLSX engine?</title>
      <link>https://communities.sas.com/t5/SAS-Certification/How-to-export-data-to-Microsoft-Excel-using-the-SAS-ACCESS-XLSX/m-p/658385#M914</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/332712"&gt;@zihdonv19&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;here is an example:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname xout xlsx "Path/file.xlsx";

Data xout.mydata;
Set work.mydata;
Run;

Libname xout clear;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I also share an interesting resource:&amp;nbsp;&lt;A href="https://www.lexjansen.com/nesug/nesug13/89_Final_Paper.pdf" target="_blank"&gt;https://www.lexjansen.com/nesug/nesug13/89_Final_Paper.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Best,&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jun 2020 18:46:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Certification/How-to-export-data-to-Microsoft-Excel-using-the-SAS-ACCESS-XLSX/m-p/658385#M914</guid>
      <dc:creator>ed_sas_member</dc:creator>
      <dc:date>2020-06-14T18:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to export data to Microsoft Excel using the SAS/ACCESS XLSX engine?</title>
      <link>https://communities.sas.com/t5/SAS-Certification/How-to-export-data-to-Microsoft-Excel-using-the-SAS-ACCESS-XLSX/m-p/658388#M915</link>
      <description>Thanks! it is helpful.</description>
      <pubDate>Sun, 14 Jun 2020 18:58:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Certification/How-to-export-data-to-Microsoft-Excel-using-the-SAS-ACCESS-XLSX/m-p/658388#M915</guid>
      <dc:creator>zihdonv19</dc:creator>
      <dc:date>2020-06-14T18:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to export data to Microsoft Excel using the SAS/ACCESS XLSX engine?</title>
      <link>https://communities.sas.com/t5/SAS-Certification/How-to-export-data-to-Microsoft-Excel-using-the-SAS-ACCESS-XLSX/m-p/658391#M916</link>
      <description>&lt;P&gt;You’re welcome &lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jun 2020 19:01:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Certification/How-to-export-data-to-Microsoft-Excel-using-the-SAS-ACCESS-XLSX/m-p/658391#M916</guid>
      <dc:creator>ed_sas_member</dc:creator>
      <dc:date>2020-06-14T19:01:21Z</dc:date>
    </item>
  </channel>
</rss>

