<?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: problem : export sas hidden tab name (sas export use by Microsoft Query) in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/problem-export-sas-hidden-tab-name-sas-export-use-by-Microsoft/m-p/908815#M44076</link>
    <description>&lt;P&gt;Open the workbook in Excel. If the name is as expected there, SAS has done its job, and the problem is with the tool you use to open the file.&lt;/P&gt;
&lt;P&gt;I suspect that ABS (which is a valid keyword/function name in SQL) is the source of the problem.&lt;/P&gt;</description>
    <pubDate>Tue, 19 Dec 2023 14:19:59 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2023-12-19T14:19:59Z</dc:date>
    <item>
      <title>problem : export sas hidden tab name (sas export use by Microsoft Query)</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/problem-export-sas-hidden-tab-name-sas-export-use-by-Microsoft/m-p/908802#M44075</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PROC EXPORT DATA=last&lt;/P&gt;
&lt;P&gt;OUTFILE='/home/data.xls'&lt;/P&gt;
&lt;P&gt;DBMS=XLS REPLACE;&lt;/P&gt;
&lt;P&gt;SHEET="ABS";&lt;/P&gt;
&lt;P&gt;RUN;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I run sas code to export my database to Excel.&lt;BR /&gt;When I open my excel file via accessing my database (see attached file "acces donnees"), I notice that my tab name has a _ in prefix compared to the defined name(see attached file "onglet").&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you know where the problem could come from?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;isek&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 13:43:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/problem-export-sas-hidden-tab-name-sas-export-use-by-Microsoft/m-p/908802#M44075</guid>
      <dc:creator>isek</dc:creator>
      <dc:date>2023-12-19T13:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: problem : export sas hidden tab name (sas export use by Microsoft Query)</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/problem-export-sas-hidden-tab-name-sas-export-use-by-Microsoft/m-p/908815#M44076</link>
      <description>&lt;P&gt;Open the workbook in Excel. If the name is as expected there, SAS has done its job, and the problem is with the tool you use to open the file.&lt;/P&gt;
&lt;P&gt;I suspect that ABS (which is a valid keyword/function name in SQL) is the source of the problem.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 14:19:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/problem-export-sas-hidden-tab-name-sas-export-use-by-Microsoft/m-p/908815#M44076</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2023-12-19T14:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: problem : export sas hidden tab name (sas export use by Microsoft Query)</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/problem-export-sas-hidden-tab-name-sas-export-use-by-Microsoft/m-p/908817#M44077</link>
      <description>&lt;P&gt;There used to be a problem note about this, but it has disappeared from the SAS website (DBMS=XLS is a very old format). As far as I can make out, you may be able to get the correct name if you use a longer name (6 characters, I think), it may be that you can get around the problem that way. A better way may be to switch to a newer version of the Excel interface, e.g. using DBMS=XLSX, or perhaps DBMS=EXCELCS.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 14:45:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/problem-export-sas-hidden-tab-name-sas-export-use-by-Microsoft/m-p/908817#M44077</guid>
      <dc:creator>s_lassen</dc:creator>
      <dc:date>2023-12-19T14:45:25Z</dc:date>
    </item>
  </channel>
</rss>

