<?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 importing excel from website in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/importing-excel-from-website/m-p/61811#M17537</link>
    <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I am trying to import an excel file from a webite, but am having trouble because the excel file has merged cells in the first few rows and contains multiple worksheets.  I am using an infile statement since it is an url.  Is there anyway I can get SAS to read specific cell range or line up the merged cells correctly?&lt;BR /&gt;
&lt;BR /&gt;
Thanks.</description>
    <pubDate>Wed, 05 Aug 2009 19:36:47 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-08-05T19:36:47Z</dc:date>
    <item>
      <title>importing excel from website</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/importing-excel-from-website/m-p/61811#M17537</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I am trying to import an excel file from a webite, but am having trouble because the excel file has merged cells in the first few rows and contains multiple worksheets.  I am using an infile statement since it is an url.  Is there anyway I can get SAS to read specific cell range or line up the merged cells correctly?&lt;BR /&gt;
&lt;BR /&gt;
Thanks.</description>
      <pubDate>Wed, 05 Aug 2009 19:36:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/importing-excel-from-website/m-p/61811#M17537</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-08-05T19:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: importing excel from website</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/importing-excel-from-website/m-p/61812#M17538</link>
      <description>You probably have to this in 2 steps:&lt;BR /&gt;
1- download file from URL&lt;BR /&gt;
2- read local excel file using one of the available methods.&lt;BR /&gt;
That's because there is no excel-aware mechanism that can use the URL engine afaik.</description>
      <pubDate>Thu, 06 Aug 2009 23:23:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/importing-excel-from-website/m-p/61812#M17538</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2009-08-06T23:23:17Z</dc:date>
    </item>
  </channel>
</rss>

