<?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: Error: File X.Sheet.DATA does not exist in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Error-File-X-Sheet-DATA-does-not-exist/m-p/574422#M162308</link>
    <description>&lt;P&gt;What tables do you see when you open the&amp;nbsp;&lt;SPAN&gt;XLSLIB&amp;nbsp; library?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jul 2019 02:05:27 GMT</pubDate>
    <dc:creator>ChrisNZ</dc:creator>
    <dc:date>2019-07-18T02:05:27Z</dc:date>
    <item>
      <title>Error: File X.Sheet.DATA does not exist</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-File-X-Sheet-DATA-does-not-exist/m-p/573686#M162007</link>
      <description>&lt;P&gt;I've done a Google search of this error and it seems none of the results were applicable.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Both the Excel file and the SAS code programs are in the same folder.&lt;/P&gt;&lt;P&gt;The multisheet-Excel file has a sheet named "Dictionary"&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;LIBNAME XLSLIB xlsx "K:\Folder1\Folder2\FileName.xlsx";&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;data dict;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; set XLSLIB.Dictionary;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; /*ERROR: File XLSLIB.Dictionary.DATA does not exist.*/ ...&lt;BR /&gt;run;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've also tried this, but it also has the same error:&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data XLSLIB.Dictionary;
    set XLSLIB.Dictionary;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;A href="https://blogs.sas.com/content/sasdummy/2015/05/20/using-libname-xlsx-to-read-and-write-excel-files/" target="_blank" rel="noopener"&gt;https://blogs.sas.com/content/sasdummy/2015/05/20/using-libname-xlsx-to-read-and-write-excel-files/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It should just read and not overwrite anything.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 20:33:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-File-X-Sheet-DATA-does-not-exist/m-p/573686#M162007</guid>
      <dc:creator>jerrylshen</dc:creator>
      <dc:date>2019-07-15T20:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error: File X.Sheet.DATA does not exist</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-File-X-Sheet-DATA-does-not-exist/m-p/574422#M162308</link>
      <description>&lt;P&gt;What tables do you see when you open the&amp;nbsp;&lt;SPAN&gt;XLSLIB&amp;nbsp; library?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 02:05:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-File-X-Sheet-DATA-does-not-exist/m-p/574422#M162308</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2019-07-18T02:05:27Z</dc:date>
    </item>
  </channel>
</rss>

