<?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 creating datasets with multiple Excel 'sheets' with libname... in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/creating-datasets-with-multiple-Excel-sheets-with-libname/m-p/81230#M17489</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create datasets By excel file with sheet1 , sheet2 , sheet3 ....with LIBNAME statements...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am not very good at LIBNAME...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)Kindly provide me an example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)Please provide me link or &lt;STRONG&gt;documentaion fo LIBNAME ...with excel,print...etc.,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Allu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 May 2013 09:07:39 GMT</pubDate>
    <dc:creator>allurai0412</dc:creator>
    <dc:date>2013-05-21T09:07:39Z</dc:date>
    <item>
      <title>creating datasets with multiple Excel 'sheets' with libname...</title>
      <link>https://communities.sas.com/t5/SAS-Programming/creating-datasets-with-multiple-Excel-sheets-with-libname/m-p/81230#M17489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create datasets By excel file with sheet1 , sheet2 , sheet3 ....with LIBNAME statements...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am not very good at LIBNAME...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)Kindly provide me an example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)Please provide me link or &lt;STRONG&gt;documentaion fo LIBNAME ...with excel,print...etc.,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Allu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 09:07:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/creating-datasets-with-multiple-Excel-sheets-with-libname/m-p/81230#M17489</guid>
      <dc:creator>allurai0412</dc:creator>
      <dc:date>2013-05-21T09:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: creating datasets with multiple Excel 'sheets' with libname...</title>
      <link>https://communities.sas.com/t5/SAS-Programming/creating-datasets-with-multiple-Excel-sheets-with-libname/m-p/81231#M17490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1)&lt;/P&gt;&lt;P&gt;libname test "multisheet.xls";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data test.sheet1;&lt;/P&gt;&lt;P&gt;&amp;nbsp; set sashelp.class;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data test.sheet2;&lt;/P&gt;&lt;P&gt;&amp;nbsp; set sashelp.buy;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data test.sheet3;&lt;/P&gt;&lt;P&gt;&amp;nbsp; set sashelp.air;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;libname test;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Google it. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 12:52:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/creating-datasets-with-multiple-Excel-sheets-with-libname/m-p/81231#M17490</guid>
      <dc:creator>Haikuo</dc:creator>
      <dc:date>2013-05-21T12:52:34Z</dc:date>
    </item>
  </channel>
</rss>

