<?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 to excel file in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-export-to-excel-file/m-p/908520#M358519</link>
    <description>&lt;P&gt;What is the path from the&amp;nbsp;&lt;SPAN&gt;SAS Export Wizard? If it is a path on your PC then the remote SAS server running PROC EXPORT will not be able access it. Talk to your SAS administrator about setting up a folder share that will work for both methods.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 17 Dec 2023 20:00:01 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2023-12-17T20:00:01Z</dc:date>
    <item>
      <title>How to: export to excel file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-export-to-excel-file/m-p/813416#M321041</link>
      <description>&lt;P&gt;Hi, I am trying to export my sas code into an excel file. However, when I typed this code this is the message I am receiving.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;code:&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc export data=WORK.IMPORT&lt;BR /&gt;&amp;nbsp;outfile="C:/User/user/Documents/export/resultingdataset.xlsx"&lt;BR /&gt;dbms=xlsx;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;result:&lt;/P&gt;&lt;DIV class=""&gt;ERROR: Temporary file for XLSX file can not be created -&amp;gt; /folders/myfolders/export//resultingdataset.$$1. Make sure the path name&lt;/DIV&gt;&lt;DIV class=""&gt;is correct and that you have write permission.&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Mon, 16 May 2022 06:28:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-export-to-excel-file/m-p/813416#M321041</guid>
      <dc:creator>Ngo99</dc:creator>
      <dc:date>2022-05-16T06:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to: export to excel file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-export-to-excel-file/m-p/813421#M321043</link>
      <description>&lt;P&gt;This problem has been discussed so many times .... the server your sas session is running on can't access your local drives.&lt;/P&gt;</description>
      <pubDate>Mon, 16 May 2022 08:50:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-export-to-excel-file/m-p/813421#M321043</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2022-05-16T08:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to: export to excel file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-export-to-excel-file/m-p/908519#M358518</link>
      <description>&lt;P&gt;I am able to export with the SAS Export Wizard but I get this error when I try to do it with proc export. I have copied and pasted the path from the wizard.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Dec 2023 19:51:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-export-to-excel-file/m-p/908519#M358518</guid>
      <dc:creator>TrevorH</dc:creator>
      <dc:date>2023-12-17T19:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to: export to excel file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-export-to-excel-file/m-p/908520#M358519</link>
      <description>&lt;P&gt;What is the path from the&amp;nbsp;&lt;SPAN&gt;SAS Export Wizard? If it is a path on your PC then the remote SAS server running PROC EXPORT will not be able access it. Talk to your SAS administrator about setting up a folder share that will work for both methods.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Dec 2023 20:00:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-export-to-excel-file/m-p/908520#M358519</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-12-17T20:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to: export to excel file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-export-to-excel-file/m-p/908529#M358523</link>
      <description>&lt;P&gt;Ok that makes sense.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Dec 2023 23:12:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-export-to-excel-file/m-p/908529#M358523</guid>
      <dc:creator>TrevorH</dc:creator>
      <dc:date>2023-12-17T23:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to: export to excel file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-export-to-excel-file/m-p/908530#M358524</link>
      <description>&lt;P&gt;Btw, the path is to a location on the LAN.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Dec 2023 23:13:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-export-to-excel-file/m-p/908530#M358524</guid>
      <dc:creator>TrevorH</dc:creator>
      <dc:date>2023-12-17T23:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to: export to excel file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-export-to-excel-file/m-p/908531#M358525</link>
      <description>&lt;P&gt;Same applies for LAN folders. You'll need to get an IT administrator to set up a SAS server folder share with the LAN folder.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Dec 2023 23:35:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-export-to-excel-file/m-p/908531#M358525</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-12-17T23:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to: export to excel file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-export-to-excel-file/m-p/908536#M358529</link>
      <description>Yup got it thx</description>
      <pubDate>Mon, 18 Dec 2023 03:08:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-export-to-excel-file/m-p/908536#M358529</guid>
      <dc:creator>TrevorH</dc:creator>
      <dc:date>2023-12-18T03:08:21Z</dc:date>
    </item>
  </channel>
</rss>

