<?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 Import Excel File in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Import-Excel-File/m-p/238865#M43898</link>
    <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please help me out with this one..!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we can import the excel file in sas system by "Import data" under the "File" heading,&lt;/P&gt;&lt;P&gt;If anyone having multipal drive in the system and he wants to import excel file through "Import Data", but the file is not in the C drive.&lt;/P&gt;&lt;P&gt;than sas can import that file also..??&lt;/P&gt;&lt;P&gt;but i am unable to import the file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Saksham&lt;/P&gt;</description>
    <pubDate>Fri, 11 Dec 2015 09:35:32 GMT</pubDate>
    <dc:creator>SAM_VAS</dc:creator>
    <dc:date>2015-12-11T09:35:32Z</dc:date>
    <item>
      <title>Import Excel File</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Import-Excel-File/m-p/238865#M43898</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please help me out with this one..!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we can import the excel file in sas system by "Import data" under the "File" heading,&lt;/P&gt;&lt;P&gt;If anyone having multipal drive in the system and he wants to import excel file through "Import Data", but the file is not in the C drive.&lt;/P&gt;&lt;P&gt;than sas can import that file also..??&lt;/P&gt;&lt;P&gt;but i am unable to import the file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Saksham&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2015 09:35:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Import-Excel-File/m-p/238865#M43898</guid>
      <dc:creator>SAM_VAS</dc:creator>
      <dc:date>2015-12-11T09:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: Import Excel File</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Import-Excel-File/m-p/238867#M43899</link>
      <description>&lt;P&gt;You do not provide enough information. &amp;nbsp;Is SAS installed locally on the machine? &amp;nbsp;If so you should just be able to point to a file on the network e.g:&lt;/P&gt;
&lt;P&gt;proc import datafile="\\somewhere\inthisdirectory\isthefile.xlsx" out=want replace;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you use server based SAS, get your IT team to map any necessary drives in the startup, and assign correct access rights.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2015 09:42:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Import-Excel-File/m-p/238867#M43899</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2015-12-11T09:42:15Z</dc:date>
    </item>
  </channel>
</rss>

