<?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: SAS 9.4 M5 ODS Excel output into multiple worksheets not working in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/SAS-9-4-M5-ODS-Excel-output-into-multiple-worksheets-not-working/m-p/512406#M2336</link>
    <description>&lt;P&gt;I made a typo.&amp;nbsp; That is not the problem I'm trying to solve.&lt;/P&gt;</description>
    <pubDate>Mon, 12 Nov 2018 22:36:45 GMT</pubDate>
    <dc:creator>JerryK60</dc:creator>
    <dc:date>2018-11-12T22:36:45Z</dc:date>
    <item>
      <title>SAS 9.4 M5 ODS Excel output into multiple worksheets not working</title>
      <link>https://communities.sas.com/t5/New-SAS-User/SAS-9-4-M5-ODS-Excel-output-into-multiple-worksheets-not-working/m-p/512399#M2332</link>
      <description>&lt;P&gt;After the recent upgrade to SAS 9.4 M5 the following code does not produce an excel workbook with the output on separate sheets. Prior to the upgrade this worked fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ods excel file= "outputfile.xlsx" options (sheet_name= "Screen Fails" sheet_interval= "none);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc report data= screenfails;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ...&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ods excel options (sheet_name= "A5 Subjects" sheet_interval= "none");&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc report data= a5subjects;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ...&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ods excel options (sheet_name= "A6 Subjects" sheet_interval= "none");&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc report data= a6subjects;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ...&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ods excel close;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for assisting me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Nov 2018 22:28:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/SAS-9-4-M5-ODS-Excel-output-into-multiple-worksheets-not-working/m-p/512399#M2332</guid>
      <dc:creator>JerryK60</dc:creator>
      <dc:date>2018-11-12T22:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4 M5 ODS Excel output into multiple worksheets not working</title>
      <link>https://communities.sas.com/t5/New-SAS-User/SAS-9-4-M5-ODS-Excel-output-into-multiple-worksheets-not-working/m-p/512405#M2335</link>
      <description>&lt;P&gt;this&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ods excel file= "outputfile.xlsx" options (sheet_name= "Screen Fails" sheet_interval= "none);&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;should be this&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ods excel file= "outputfile.xlsx" options (sheet_name= "Screen Fails" sheet_interval= "none&lt;STRONG&gt;"&lt;/STRONG&gt;);&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Nov 2018 22:35:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/SAS-9-4-M5-ODS-Excel-output-into-multiple-worksheets-not-working/m-p/512405#M2335</guid>
      <dc:creator>VDD</dc:creator>
      <dc:date>2018-11-12T22:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4 M5 ODS Excel output into multiple worksheets not working</title>
      <link>https://communities.sas.com/t5/New-SAS-User/SAS-9-4-M5-ODS-Excel-output-into-multiple-worksheets-not-working/m-p/512406#M2336</link>
      <description>&lt;P&gt;I made a typo.&amp;nbsp; That is not the problem I'm trying to solve.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Nov 2018 22:36:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/SAS-9-4-M5-ODS-Excel-output-into-multiple-worksheets-not-working/m-p/512406#M2336</guid>
      <dc:creator>JerryK60</dc:creator>
      <dc:date>2018-11-12T22:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4 M5 ODS Excel output into multiple worksheets not working</title>
      <link>https://communities.sas.com/t5/New-SAS-User/SAS-9-4-M5-ODS-Excel-output-into-multiple-worksheets-not-working/m-p/512407#M2337</link>
      <description>&lt;P&gt;Hi:&lt;BR /&gt; I assume the missing quote in the first Options was a typing error?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; I believe that with 9.4M5, you need to use sheet_interval="now", as shown below:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods excel file='c:\temp\testsubopt_now.xlsx'
    options(sheet_name="one" sheet_interval='none');

	proc print data=sashelp.class(obs=3);
	run;

	proc print data=sashelp.shoes(obs=3);
	run;

ods excel options(sheet_name="two" sheet_interval="now");

  proc report data=sashelp.prdsale;
    column country region actual predict;
	define country / group page;
	define region / group;
	break after country / summarize page;
  run;

ods excel options(sheet_name="three" sheet_interval="now");

  proc print data=sashelp.heart(obs=10);
  run;
ods excel close;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;cynthia&lt;/P&gt;</description>
      <pubDate>Mon, 12 Nov 2018 22:41:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/SAS-9-4-M5-ODS-Excel-output-into-multiple-worksheets-not-working/m-p/512407#M2337</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2018-11-12T22:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4 M5 ODS Excel output into multiple worksheets not working</title>
      <link>https://communities.sas.com/t5/New-SAS-User/SAS-9-4-M5-ODS-Excel-output-into-multiple-worksheets-not-working/m-p/512408#M2338</link>
      <description>We can only see exactly what you post, and it’s not clear to me what the issue is? None means that all output is on one sheet, is that not happening? If you want separate sheets, you should be using proc as the interval. If your previous version was below M3, it was still in pre-production/testing so it is possible the behaviour has changed.</description>
      <pubDate>Mon, 12 Nov 2018 22:39:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/SAS-9-4-M5-ODS-Excel-output-into-multiple-worksheets-not-working/m-p/512408#M2338</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-11-12T22:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4 M5 ODS Excel output into multiple worksheets not working</title>
      <link>https://communities.sas.com/t5/New-SAS-User/SAS-9-4-M5-ODS-Excel-output-into-multiple-worksheets-not-working/m-p/512409#M2339</link>
      <description>It was, and much regretted.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Nov 2018 22:41:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/SAS-9-4-M5-ODS-Excel-output-into-multiple-worksheets-not-working/m-p/512409#M2339</guid>
      <dc:creator>JerryK60</dc:creator>
      <dc:date>2018-11-12T22:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4 M5 ODS Excel output into multiple worksheets not working</title>
      <link>https://communities.sas.com/t5/New-SAS-User/SAS-9-4-M5-ODS-Excel-output-into-multiple-worksheets-not-working/m-p/751847#M29714</link>
      <description>&lt;P&gt;I encounter this when using ods excel to export multiple datasets to a workbook but without contens after set&lt;STRONG&gt;&amp;nbsp;"ods select noe;"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Try to use the following the options,&amp;nbsp; it works for me.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ods exclude all;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ods exclude none;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jul 2021 02:32:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/SAS-9-4-M5-ODS-Excel-output-into-multiple-worksheets-not-working/m-p/751847#M29714</guid>
      <dc:creator>djh</dc:creator>
      <dc:date>2021-07-03T02:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4 M5 ODS Excel output into multiple worksheets not working</title>
      <link>https://communities.sas.com/t5/New-SAS-User/SAS-9-4-M5-ODS-Excel-output-into-multiple-worksheets-not-working/m-p/751929#M29717</link>
      <description>Hi:&lt;BR /&gt;  You've added your posting onto a 3 year old post and I'm not sure that your current post is related to older one. I would recommend that you start a new posting and be sure to explain your desired output and the problem you're having. Also it's a good idea to make up a sample program using SASHELP datasets to illustrate the issue you're having.&lt;BR /&gt;Cynthia</description>
      <pubDate>Sat, 03 Jul 2021 21:52:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/SAS-9-4-M5-ODS-Excel-output-into-multiple-worksheets-not-working/m-p/751929#M29717</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2021-07-03T21:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4 M5 ODS Excel output into multiple worksheets not working</title>
      <link>https://communities.sas.com/t5/New-SAS-User/SAS-9-4-M5-ODS-Excel-output-into-multiple-worksheets-not-working/m-p/766895#M30706</link>
      <description>&lt;P&gt;This is really help for multiple tables on multiple sheets!&lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2021 17:22:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/SAS-9-4-M5-ODS-Excel-output-into-multiple-worksheets-not-working/m-p/766895#M30706</guid>
      <dc:creator>Goldfish1</dc:creator>
      <dc:date>2021-09-09T17:22:44Z</dc:date>
    </item>
  </channel>
</rss>

