<?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 import an excel file with worksheet name starting with number in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-import-an-excel-file-with-worksheet-name-starting-with/m-p/133623#M10834</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The sheet parameter is usually quoted, and you have to give it a valid SAS name.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Nov 2013 21:00:16 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2013-11-06T21:00:16Z</dc:date>
    <item>
      <title>How to import an excel file with worksheet name starting with number</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-import-an-excel-file-with-worksheet-name-starting-with/m-p/133622#M10833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am currently using the below code to import a worksheet from an excel workbook. Unable to import where the worksheet name begins with a number. Proc IMPORT OUT= Test1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DATAFILE= "/sas/data_20131101_130401.xls"&amp;nbsp;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sheet = 7061_newdata;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GETNAMES=YES; MIXED=YES; run; Please advise. Thanks Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 20:59:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-import-an-excel-file-with-worksheet-name-starting-with/m-p/133622#M10833</guid>
      <dc:creator>Rish</dc:creator>
      <dc:date>2013-11-06T20:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to import an excel file with worksheet name starting with number</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-import-an-excel-file-with-worksheet-name-starting-with/m-p/133623#M10834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The sheet parameter is usually quoted, and you have to give it a valid SAS name.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 21:00:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-import-an-excel-file-with-worksheet-name-starting-with/m-p/133623#M10834</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2013-11-06T21:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to import an excel file with worksheet name starting with number</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-import-an-excel-file-with-worksheet-name-starting-with/m-p/133624#M10835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Reeza, Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 21:04:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-import-an-excel-file-with-worksheet-name-starting-with/m-p/133624#M10835</guid>
      <dc:creator>Rish</dc:creator>
      <dc:date>2013-11-06T21:04:25Z</dc:date>
    </item>
  </channel>
</rss>

