<?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 import file excel in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/sas-import-file-excel/m-p/201161#M50224</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you access the file via the libname method?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look into DBASTYPE option, as well as scandate, scantime options. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Mar 2015 16:59:46 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2015-03-13T16:59:46Z</dc:date>
    <item>
      <title>sas import file excel</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/sas-import-file-excel/m-p/201158#M50221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have a problem to import an excel file with xls = dbms.&lt;/P&gt;&lt;P&gt;I have a datetime field format var1 "03/11/2015 10:04:04" with two space between the date and time. When I import the file I truncates the field by putting only the date. How can I import the field as described above?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank's a lot&lt;/P&gt;&lt;P&gt;bie bie&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC IMPORT OUT= WORK.OFFERTE_EB &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DATAFILE= "my path"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DBMS=xls REPLACE ;&lt;/P&gt;&lt;P&gt;&amp;nbsp; GETNAMES=yes;&lt;/P&gt;&lt;P&gt;RUN; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 16:06:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/sas-import-file-excel/m-p/201158#M50221</guid>
      <dc:creator>jack1078</dc:creator>
      <dc:date>2015-03-13T16:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: sas import file excel</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/sas-import-file-excel/m-p/201159#M50222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When automatic conversions from Excel fail (moderately often due to Excel users) one solution is often to save the Excel to another format such as CSV an import that file as you can modify the code generated by a proc import call to use custom formats or provide more complicated parsing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 16:18:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/sas-import-file-excel/m-p/201159#M50222</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-03-13T16:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: sas import file excel</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/sas-import-file-excel/m-p/201160#M50223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can not change the file format should I use excel and I can not change the format of the field excel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 16:22:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/sas-import-file-excel/m-p/201160#M50223</guid>
      <dc:creator>jack1078</dc:creator>
      <dc:date>2015-03-13T16:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: sas import file excel</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/sas-import-file-excel/m-p/201161#M50224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you access the file via the libname method?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look into DBASTYPE option, as well as scandate, scantime options. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 16:59:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/sas-import-file-excel/m-p/201161#M50224</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-03-13T16:59:46Z</dc:date>
    </item>
  </channel>
</rss>

