<?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: Importing xlsx datasets in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Importing-xlsx-datasets/m-p/851846#M336726</link>
    <description>&lt;P&gt;Are you interested in using Proc Import, or the Libname statement to access xlsx files?&amp;nbsp; These are two good alternatives.&lt;/P&gt;
&lt;P&gt;For a Libname example, you can use syntax to reference the xlsx engine, a true path name and xlsx workbook name if you have SAS/ACCESS to PC Files.&lt;/P&gt;
&lt;P&gt;Libname XL&amp;nbsp; &amp;nbsp;xlsx&amp;nbsp; &amp;nbsp; "path/Name.xlsx";&lt;/P&gt;</description>
    <pubDate>Mon, 02 Jan 2023 17:08:21 GMT</pubDate>
    <dc:creator>john_mccall</dc:creator>
    <dc:date>2023-01-02T17:08:21Z</dc:date>
    <item>
      <title>Importing xlsx datasets</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-xlsx-datasets/m-p/851565#M336586</link>
      <description>&lt;P&gt;When importing excel datasets (xlsx), SAS puts a $ after the table name that I want to import (table refers to data from an Excel sheet). See snapshot below. Should there be $ after the Table name?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rotman_0-1672359889767.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/78929i7CBDFA00CAB19D5D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rotman_0-1672359889767.png" alt="Rotman_0-1672359889767.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2022 00:25:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-xlsx-datasets/m-p/851565#M336586</guid>
      <dc:creator>Rotman</dc:creator>
      <dc:date>2022-12-30T00:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: Importing xlsx datasets</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-xlsx-datasets/m-p/851833#M336722</link>
      <description>&lt;P&gt;That is how the name is actually represented in Excel. The $ indicates it is a sheet name. SAS will remove the trailing $ from the SAS data set name created by importing the Excel data into SAS.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2023 14:48:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-xlsx-datasets/m-p/851833#M336722</guid>
      <dc:creator>SASJedi</dc:creator>
      <dc:date>2023-01-02T14:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Importing xlsx datasets</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-xlsx-datasets/m-p/851846#M336726</link>
      <description>&lt;P&gt;Are you interested in using Proc Import, or the Libname statement to access xlsx files?&amp;nbsp; These are two good alternatives.&lt;/P&gt;
&lt;P&gt;For a Libname example, you can use syntax to reference the xlsx engine, a true path name and xlsx workbook name if you have SAS/ACCESS to PC Files.&lt;/P&gt;
&lt;P&gt;Libname XL&amp;nbsp; &amp;nbsp;xlsx&amp;nbsp; &amp;nbsp; "path/Name.xlsx";&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2023 17:08:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-xlsx-datasets/m-p/851846#M336726</guid>
      <dc:creator>john_mccall</dc:creator>
      <dc:date>2023-01-02T17:08:21Z</dc:date>
    </item>
  </channel>
</rss>

