<?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: Import Excel file into SAS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Import-Excel-file-into-SAS/m-p/93488#M257553</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it is a file that you can highlight and copy to your system's clipboard, then take a look at:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sascommunity.org/wiki/Copy_and_Paste_Almost_Anything" title="http://www.sascommunity.org/wiki/Copy_and_Paste_Almost_Anything"&gt;http://www.sascommunity.org/wiki/Copy_and_Paste_Almost_Anything&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Oct 2012 21:42:45 GMT</pubDate>
    <dc:creator>art297</dc:creator>
    <dc:date>2012-10-12T21:42:45Z</dc:date>
    <item>
      <title>Import Excel file into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Import-Excel-file-into-SAS/m-p/93487#M257552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to create a SAS routine to read in an Excel file from 32-bit system into SAS 64-bit. I can use the Import Wizard but I want to control the input variables formats so I rather use the infile statement.&amp;nbsp; I can't figure out what options to use in DBMS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 18:00:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Import-Excel-file-into-SAS/m-p/93487#M257552</guid>
      <dc:creator>eshtern</dc:creator>
      <dc:date>2012-10-12T18:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: Import Excel file into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Import-Excel-file-into-SAS/m-p/93488#M257553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it is a file that you can highlight and copy to your system's clipboard, then take a look at:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sascommunity.org/wiki/Copy_and_Paste_Almost_Anything" title="http://www.sascommunity.org/wiki/Copy_and_Paste_Almost_Anything"&gt;http://www.sascommunity.org/wiki/Copy_and_Paste_Almost_Anything&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 21:42:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Import-Excel-file-into-SAS/m-p/93488#M257553</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2012-10-12T21:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: Import Excel file into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Import-Excel-file-into-SAS/m-p/93489#M257554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Depending on how much control you need over the informat or format assignments your best bet may be to save the file as CSV, use the SAS import as CSV, copy the code out of the LOG window and modify the informat and format statements. Watch out for fields you want as character defaulting to numeric.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 22:47:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Import-Excel-file-into-SAS/m-p/93489#M257554</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2012-10-12T22:47:56Z</dc:date>
    </item>
  </channel>
</rss>

