<?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 EG 4.1 Naming sheets when exporting to Excel in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-4-1-Naming-sheets-when-exporting-to-Excel/m-p/3792#M1224</link>
    <description>Has anyone had an issue with exporting to Excel and naming the worksheet.&lt;BR /&gt;
&lt;BR /&gt;
In 9.1 we used the following code:&lt;BR /&gt;
PROC EXPORT DATA= LIBNAME.CLIENT&lt;BR /&gt;
            OUTFILE= "/u99/sas/testexport.xls"&lt;BR /&gt;
            DBMS=XLS REPLACE;&lt;BR /&gt;
            SHEET="month list"; &lt;BR /&gt;
&lt;BR /&gt;
Enterprise guide doesn't seem to like the Sheet command</description>
    <pubDate>Thu, 12 Jul 2007 19:15:04 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2007-07-12T19:15:04Z</dc:date>
    <item>
      <title>EG 4.1 Naming sheets when exporting to Excel</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-4-1-Naming-sheets-when-exporting-to-Excel/m-p/3792#M1224</link>
      <description>Has anyone had an issue with exporting to Excel and naming the worksheet.&lt;BR /&gt;
&lt;BR /&gt;
In 9.1 we used the following code:&lt;BR /&gt;
PROC EXPORT DATA= LIBNAME.CLIENT&lt;BR /&gt;
            OUTFILE= "/u99/sas/testexport.xls"&lt;BR /&gt;
            DBMS=XLS REPLACE;&lt;BR /&gt;
            SHEET="month list"; &lt;BR /&gt;
&lt;BR /&gt;
Enterprise guide doesn't seem to like the Sheet command</description>
      <pubDate>Thu, 12 Jul 2007 19:15:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-4-1-Naming-sheets-when-exporting-to-Excel/m-p/3792#M1224</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-07-12T19:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: EG 4.1 Naming sheets when exporting to Excel</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-4-1-Naming-sheets-when-exporting-to-Excel/m-p/3793#M1225</link>
      <description>The same code should be runnable from within Enterprise Guide.&lt;BR /&gt;
&lt;BR /&gt;
But if you are looking to use the point-and-click method of exporting data to Excel from EG, then you are correct -- EG does not currently support an option to name the target sheet.&lt;BR /&gt;
&lt;BR /&gt;
Chris</description>
      <pubDate>Mon, 30 Jul 2007 17:06:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-4-1-Naming-sheets-when-exporting-to-Excel/m-p/3793#M1225</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2007-07-30T17:06:41Z</dc:date>
    </item>
  </channel>
</rss>

