<?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 do I use an excel workbook as a data source without a named range? in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/How-do-I-use-an-excel-workbook-as-a-data-source-without-a-named/m-p/288706#M8221</link>
    <description>&lt;P&gt;You have more options if you were to import your workbook using SAS and SAS/ACCESS to PC Files instead of Dataflux. Is this a possibility?&lt;/P&gt;</description>
    <pubDate>Mon, 01 Aug 2016 19:43:16 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2016-08-01T19:43:16Z</dc:date>
    <item>
      <title>How do I use an excel workbook as a data source without a named range?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-do-I-use-an-excel-workbook-as-a-data-source-without-a-named/m-p/288159#M8187</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have some excel workbooks that I'd like to use as a datasource in a DataFlux 2.5 data job. I found a way to do it by creating an ODBC connection to the workbooks but I have to go into each one and make a named range for DataFlux to read. The problem is, each time the workbook is updated the data gets entered into a new sheet named "Current" and the old sheet is renamed with the date. This means I'd have to go in each time the workbook is updated and create a new named range. Is there a way to have the whole workbook as a datasource without creating a named range?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I appreciate any help!&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2016 15:31:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-do-I-use-an-excel-workbook-as-a-data-source-without-a-named/m-p/288159#M8187</guid>
      <dc:creator>Stever1</dc:creator>
      <dc:date>2016-07-29T15:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: How do I use an excel workbook as a data source without a named range?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-do-I-use-an-excel-workbook-as-a-data-source-without-a-named/m-p/288410#M8213</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not aware of any option in SAS Data Management Studio ("DataFlux") to do what you have described. Named ranges are a requirement of the ODBC driver. Have you explored any macro options in MS Excel that might automatically create or copy a named range when the new sheet is created?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ron&lt;/P&gt;</description>
      <pubDate>Sun, 31 Jul 2016 19:12:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-do-I-use-an-excel-workbook-as-a-data-source-without-a-named/m-p/288410#M8213</guid>
      <dc:creator>RonAgresta</dc:creator>
      <dc:date>2016-07-31T19:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: How do I use an excel workbook as a data source without a named range?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-do-I-use-an-excel-workbook-as-a-data-source-without-a-named/m-p/288414#M8214</link>
      <description>&lt;P&gt;How about creating a CSV file of the Current sheet and importing that instead?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 31 Jul 2016 19:49:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-do-I-use-an-excel-workbook-as-a-data-source-without-a-named/m-p/288414#M8214</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-07-31T19:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: How do I use an excel workbook as a data source without a named range?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-do-I-use-an-excel-workbook-as-a-data-source-without-a-named/m-p/288546#M8216</link>
      <description>Thanks for the reply Ron. I didn't realize a named range was a requirement for the ODBC driver. I have a macro like you said but I was going to use it as one of my backup plans. I was trying to avoid messing with the workbook since I'm not the owner. I'll have to pick whether to use a macro or save as csv files. Thanks for the help!</description>
      <pubDate>Mon, 01 Aug 2016 12:04:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-do-I-use-an-excel-workbook-as-a-data-source-without-a-named/m-p/288546#M8216</guid>
      <dc:creator>Stever1</dc:creator>
      <dc:date>2016-08-01T12:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: How do I use an excel workbook as a data source without a named range?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-do-I-use-an-excel-workbook-as-a-data-source-without-a-named/m-p/288549#M8217</link>
      <description>That's how I am currently doing it. I was just trying to avoid using macros or going out and saving as a csv each time the workbook is updated. Thanks for the help!</description>
      <pubDate>Mon, 01 Aug 2016 12:06:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-do-I-use-an-excel-workbook-as-a-data-source-without-a-named/m-p/288549#M8217</guid>
      <dc:creator>Stever1</dc:creator>
      <dc:date>2016-08-01T12:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: How do I use an excel workbook as a data source without a named range?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-do-I-use-an-excel-workbook-as-a-data-source-without-a-named/m-p/288706#M8221</link>
      <description>&lt;P&gt;You have more options if you were to import your workbook using SAS and SAS/ACCESS to PC Files instead of Dataflux. Is this a possibility?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2016 19:43:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-do-I-use-an-excel-workbook-as-a-data-source-without-a-named/m-p/288706#M8221</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-08-01T19:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: How do I use an excel workbook as a data source without a named range?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-do-I-use-an-excel-workbook-as-a-data-source-without-a-named/m-p/288709#M8222</link>
      <description>I think the only SAS tool I have access to is DataFlux (I don't know for sure, I am somewhat new to the company and SAS). But I think I'm going to stick with your suggestion about creating the CSV and importing that way.</description>
      <pubDate>Mon, 01 Aug 2016 19:50:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-do-I-use-an-excel-workbook-as-a-data-source-without-a-named/m-p/288709#M8222</guid>
      <dc:creator>Stever1</dc:creator>
      <dc:date>2016-08-01T19:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: How do I use an excel workbook as a data source without a named range?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-do-I-use-an-excel-workbook-as-a-data-source-without-a-named/m-p/288818#M8223</link>
      <description>&lt;P&gt;OK. Perhaps you could ask a SAS / Dataflux Administrator what SAS products are available at your company in case you want to try other options in the future.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2016 05:34:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-do-I-use-an-excel-workbook-as-a-data-source-without-a-named/m-p/288818#M8223</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-08-02T05:34:14Z</dc:date>
    </item>
  </channel>
</rss>

