<?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: Reg:Excel Tagsets in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Reg-Excel-Tagsets/m-p/27035#M4308</link>
    <description>Hi:&lt;BR /&gt;
  Look at the internal help for TAGSETS.EXCELXP -- you will see it in the SAS log if you ask for the doc in a sub-option:&lt;BR /&gt;
[pre]&lt;BR /&gt;
ods tagsets.ExcelXP file="C:\Documents and Settings\out.xls" &lt;BR /&gt;
    options(doc='Help');&lt;BR /&gt;
[/pre]&lt;BR /&gt;
                                   &lt;BR /&gt;
In the doc in the SAS log, you will find the sheet_name and sheet_interval sub-options. You should be able to use the sheet_interval sub-option to get all 3 procedure outputs in one sheet.&lt;BR /&gt;
 &lt;BR /&gt;
This paper discusses many of the sub-options that affect how the spreadsheet is created (including print headers, print footers, etc):&lt;BR /&gt;
 &lt;A href="http://www.nesug.org/proceedings/nesug08/ap/ap06.pdf" target="_blank"&gt;http://www.nesug.org/proceedings/nesug08/ap/ap06.pdf&lt;/A&gt;&lt;BR /&gt;
            &lt;BR /&gt;
cynthia</description>
    <pubDate>Tue, 25 May 2010 11:30:28 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2010-05-25T11:30:28Z</dc:date>
    <item>
      <title>Reg:Excel Tagsets</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Reg-Excel-Tagsets/m-p/27034#M4307</link>
      <description>Hi &lt;BR /&gt;
How can i move all the three datasets in to single excel sheet one after the other.For me the problem is it is creating three excel sheets separately how can i move all the three in to single excel sheet continously.Now i want sashelp.class to print in the same sheet for three times .&lt;BR /&gt;
And is there any replace options as if we run the same for 2-3 times it should overwrite the old one.&lt;BR /&gt;
&lt;BR /&gt;
ods tagsets.ExcelXP file="C:\Documents and Settings\out.xls" ;&lt;BR /&gt;
proc print data=sashelp.class;&lt;BR /&gt;
run;&lt;BR /&gt;
proc print data=sashelp.class;&lt;BR /&gt;
run;&lt;BR /&gt;
proc print data=sashelp.class;&lt;BR /&gt;
run;&lt;BR /&gt;
ods tagsets.ExcelXP close;</description>
      <pubDate>Tue, 25 May 2010 11:23:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Reg-Excel-Tagsets/m-p/27034#M4307</guid>
      <dc:creator>sas_</dc:creator>
      <dc:date>2010-05-25T11:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Excel Tagsets</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Reg-Excel-Tagsets/m-p/27035#M4308</link>
      <description>Hi:&lt;BR /&gt;
  Look at the internal help for TAGSETS.EXCELXP -- you will see it in the SAS log if you ask for the doc in a sub-option:&lt;BR /&gt;
[pre]&lt;BR /&gt;
ods tagsets.ExcelXP file="C:\Documents and Settings\out.xls" &lt;BR /&gt;
    options(doc='Help');&lt;BR /&gt;
[/pre]&lt;BR /&gt;
                                   &lt;BR /&gt;
In the doc in the SAS log, you will find the sheet_name and sheet_interval sub-options. You should be able to use the sheet_interval sub-option to get all 3 procedure outputs in one sheet.&lt;BR /&gt;
 &lt;BR /&gt;
This paper discusses many of the sub-options that affect how the spreadsheet is created (including print headers, print footers, etc):&lt;BR /&gt;
 &lt;A href="http://www.nesug.org/proceedings/nesug08/ap/ap06.pdf" target="_blank"&gt;http://www.nesug.org/proceedings/nesug08/ap/ap06.pdf&lt;/A&gt;&lt;BR /&gt;
            &lt;BR /&gt;
cynthia</description>
      <pubDate>Tue, 25 May 2010 11:30:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Reg-Excel-Tagsets/m-p/27035#M4308</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-05-25T11:30:28Z</dc:date>
    </item>
  </channel>
</rss>

