<?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: SAS data to excel in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-data-to-excel/m-p/263420#M15613</link>
    <description>&lt;P&gt;I'm still missing the log &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Since that is the main source for debugging, I can't be of much help without it.&lt;/P&gt;</description>
    <pubDate>Wed, 13 Apr 2016 07:47:09 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2016-04-13T07:47:09Z</dc:date>
    <item>
      <title>SAS data to excel</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-data-to-excel/m-p/263397#M15609</link>
      <description>&lt;P&gt;Hello expert,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to handle it by reading and trying a lot but NO success. I want to export my output sas data to excel, the answer I got in log is&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Physical file does not exist &lt;/STRONG&gt;and I do not understand the problem. I am using SAS 9.2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The program is:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;ODS&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;CSV&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;FILE&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'C:\Temp\family.CSV'&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;means&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;data&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;=sasuser.sasfile120416;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;var&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt; dp dq ee dr;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;ODS&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;CSV&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;CLOSE&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;I appreciate any help,&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;Thanks a lot&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2016 05:49:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-data-to-excel/m-p/263397#M15609</guid>
      <dc:creator>yael</dc:creator>
      <dc:date>2016-04-13T05:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: SAS data to excel</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-data-to-excel/m-p/263403#M15610</link>
      <description>&lt;P&gt;Please post the relevant portion of the log.&lt;/P&gt;
&lt;P&gt;What is your SAS setup?&lt;/P&gt;
&lt;P&gt;University Edition, SAS On Demand, or Licensed?&lt;/P&gt;
&lt;P&gt;Single machine, or client/server?&lt;/P&gt;
&lt;P&gt;If C/S, which server operating system?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Gosh, just read it, you're on 9.2, so it can't be UE or On Demand. The other questions are still relevant, though.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2016 06:30:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-data-to-excel/m-p/263403#M15610</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-04-13T06:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: SAS data to excel</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-data-to-excel/m-p/263417#M15612</link>
      <description>&lt;P&gt;I am a student and this is SAS via the universty, My operating server is Windows 8.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new in SAS so maybe it sounds like stupid question, but maybe the result is to save the data of the "result window" in WORK library and then to export it to EXCEL file, NO?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any comments &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2016 07:39:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-data-to-excel/m-p/263417#M15612</guid>
      <dc:creator>yael</dc:creator>
      <dc:date>2016-04-13T07:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: SAS data to excel</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-data-to-excel/m-p/263420#M15613</link>
      <description>&lt;P&gt;I'm still missing the log &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Since that is the main source for debugging, I can't be of much help without it.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2016 07:47:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-data-to-excel/m-p/263420#M15613</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-04-13T07:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: SAS data to excel</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-data-to-excel/m-p/263421#M15614</link>
      <description>&lt;P&gt;&lt;STRONG&gt;please...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1 ODS CSV FILE='C:\Temp\family.CSV';&lt;/P&gt;&lt;P&gt;NOTE: Writing CSV Body file: C:\Temp\family.CSV&lt;/P&gt;&lt;P&gt;ERROR: Physical file does not exist, C:\Temp\family.CSV.&lt;/P&gt;&lt;P&gt;WARNING: No body file. CSV output will not be created.&lt;/P&gt;&lt;P&gt;2 proc means data=sasuser.sasfile120416;&lt;/P&gt;&lt;P&gt;3 var dp dq ee dr;&lt;/P&gt;&lt;P&gt;4 run;&lt;/P&gt;&lt;P&gt;NOTE: There were 8392 observations read from the data set SASUSER.SASFILE120416.&lt;/P&gt;&lt;P&gt;NOTE: PROCEDURE MEANS used (Total process time):&lt;/P&gt;&lt;P&gt;real time 0.06 seconds&lt;/P&gt;&lt;P&gt;cpu time 0.03 seconds&lt;/P&gt;&lt;P&gt;　&lt;/P&gt;&lt;P&gt;5 ODS CSV CLOSE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2016 07:52:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-data-to-excel/m-p/263421#M15614</guid>
      <dc:creator>yael</dc:creator>
      <dc:date>2016-04-13T07:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: SAS data to excel</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-data-to-excel/m-p/263423#M15615</link>
      <description>&lt;P&gt;OK, so it's verified that not only your client, but your server runs on Windows. Otherwise the ERROR message would have contained parts of a UNIX file path.&lt;/P&gt;
&lt;P&gt;So the most likely scenario is that your SAS runs on a remote server that naturally can't see your C:\temp, as this is local to your desktop computer. Am I guessing right?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2016 07:56:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-data-to-excel/m-p/263423#M15615</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-04-13T07:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: SAS data to excel</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-data-to-excel/m-p/263426#M15617</link>
      <description>&lt;P&gt;"Am I guessing right?"&lt;/P&gt;&lt;P&gt;The answer: &lt;STRONG&gt;Yes &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2016 08:14:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-data-to-excel/m-p/263426#M15617</guid>
      <dc:creator>yael</dc:creator>
      <dc:date>2016-04-13T08:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: SAS data to excel</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-data-to-excel/m-p/263427#M15618</link>
      <description>But I also have to say that I succeed to import excel file to SAS</description>
      <pubDate>Wed, 13 Apr 2016 08:15:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-data-to-excel/m-p/263427#M15618</guid>
      <dc:creator>yael</dc:creator>
      <dc:date>2016-04-13T08:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAS data to excel</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-data-to-excel/m-p/263428#M15619</link>
      <description>&lt;P&gt;Then let's dig deeper into the setup and what possibly happens:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your client software (most likely Enterprise Guide) can see your local drive(s) and does handle all the transfer stuff for you. Importing and exporting with EG tasks works well.&lt;/P&gt;
&lt;P&gt;Your &lt;U&gt;SAS code&lt;/U&gt; runs exclusively on the server, which does not have access to your local drive(s), and so you can't do import/export strictly from code as you would have believed it to be.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Remedy one: keep using the EG tasks for import/export&lt;/P&gt;
&lt;P&gt;Remedy two: see if there is a shared network resource available that both your desktop and the SAS server have access to, and store your Excel files there&lt;/P&gt;
&lt;P&gt;Remedy three: Use a file transfer tool like WinSCP to transfer files from your desktop to the server.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2016 08:21:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-data-to-excel/m-p/263428#M15619</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-04-13T08:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: SAS data to excel</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-data-to-excel/m-p/263430#M15620</link>
      <description>&lt;P&gt;ok, I will check it and BIG BIG THANKS !&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;smileyhappy:&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2016 08:24:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-data-to-excel/m-p/263430#M15620</guid>
      <dc:creator>yael</dc:creator>
      <dc:date>2016-04-13T08:24:15Z</dc:date>
    </item>
  </channel>
</rss>

