<?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: ODS tagsets .excelXP in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/ODS-tagsets-excelXP/m-p/20482#M4239</link>
    <description>Hi:&lt;BR /&gt;
  I'm not sure I understand your question. If you want both TABULATE outpus on one worksheet (instead of separate worksheets) then you would need to use the sheet_interval='none' suboption when you invoke TAGSETS.EXCELXP. To see the list of suboptions that you can use with TAGSETS.EXCELXP, submit the following code:&lt;BR /&gt;
[pre]&lt;BR /&gt;
ods tagsets.excelxp file='nooutput.xml' options(doc='help');&lt;BR /&gt;
ods tagsets.excelxp close;&lt;BR /&gt;
[/pre]&lt;BR /&gt;
 &lt;BR /&gt;
  Or you could switch to ODS MSOFFICE2K because, by default, with HTML output (such as that created by ODS MSOFFICE2K) all the output automatically goes onto 1 worksheet).&lt;BR /&gt;
&lt;BR /&gt;
  Excel can open either output -- the XML created by TAGSETS.EXCELXP or the HTML created by MSOFFICE2K.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
    <pubDate>Thu, 21 Oct 2010 14:48:23 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2010-10-21T14:48:23Z</dc:date>
    <item>
      <title>ODS tagsets .excelXP</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/ODS-tagsets-excelXP/m-p/20481#M4238</link>
      <description>hi&lt;BR /&gt;
i'm trying to create one worksheet using two proc tabulate steps ,ODS Tagsets.ExcelXP..</description>
      <pubDate>Thu, 21 Oct 2010 14:08:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/ODS-tagsets-excelXP/m-p/20481#M4238</guid>
      <dc:creator>TK</dc:creator>
      <dc:date>2010-10-21T14:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: ODS tagsets .excelXP</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/ODS-tagsets-excelXP/m-p/20482#M4239</link>
      <description>Hi:&lt;BR /&gt;
  I'm not sure I understand your question. If you want both TABULATE outpus on one worksheet (instead of separate worksheets) then you would need to use the sheet_interval='none' suboption when you invoke TAGSETS.EXCELXP. To see the list of suboptions that you can use with TAGSETS.EXCELXP, submit the following code:&lt;BR /&gt;
[pre]&lt;BR /&gt;
ods tagsets.excelxp file='nooutput.xml' options(doc='help');&lt;BR /&gt;
ods tagsets.excelxp close;&lt;BR /&gt;
[/pre]&lt;BR /&gt;
 &lt;BR /&gt;
  Or you could switch to ODS MSOFFICE2K because, by default, with HTML output (such as that created by ODS MSOFFICE2K) all the output automatically goes onto 1 worksheet).&lt;BR /&gt;
&lt;BR /&gt;
  Excel can open either output -- the XML created by TAGSETS.EXCELXP or the HTML created by MSOFFICE2K.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Thu, 21 Oct 2010 14:48:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/ODS-tagsets-excelXP/m-p/20482#M4239</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-10-21T14:48:23Z</dc:date>
    </item>
  </channel>
</rss>

