<?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 HTML and excel output in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-HTML-and-excel-output/m-p/32742#M4817</link>
    <description>Hi:&lt;BR /&gt;
  Sorry, I misread your original post. The ID suboption allows you to create 2 files at once using the same destination. You can use an identifier within parentheses immediately after the destination name. The "ID=" is optional and the identifying string can be text or numbers --without quotes.&lt;BR /&gt;
cynthia&lt;BR /&gt;
[pre]&lt;BR /&gt;
&lt;BR /&gt;
ods tagsets.tableeditor(one) file='te1.xls' ....;&lt;BR /&gt;
ods tagsets.tableeditor(ID=2) file='te2.xls' ....;&lt;BR /&gt;
                    &lt;BR /&gt;
   &lt;YOUR code="" here=""&gt;&lt;BR /&gt;
           &lt;BR /&gt;
  ods _all_ close;&lt;BR /&gt;
[/pre]&lt;BR /&gt;
cynthia&lt;/YOUR&gt;</description>
    <pubDate>Mon, 21 Jul 2008 03:23:55 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2008-07-21T03:23:55Z</dc:date>
    <item>
      <title>ODS HTML and excel output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-HTML-and-excel-output/m-p/32740#M4815</link>
      <description>how can i create two outputs? One html and one excel. I am using the tagset tableeditor. &lt;BR /&gt;
        ods tagsets.tableeditor	file= "final.xls"    &lt;BR /&gt;
        options(banner_color_odd="#CCFFCC"&lt;BR /&gt;
			banner_color_even="WHITE");&lt;BR /&gt;
&lt;BR /&gt;
The prob is I also need an html file. Is there a way I can use two ods tagsets?</description>
      <pubDate>Mon, 21 Jul 2008 02:31:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-HTML-and-excel-output/m-p/32740#M4815</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-07-21T02:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: ODS HTML and excel output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-HTML-and-excel-output/m-p/32741#M4816</link>
      <description>Have a look at the (ID=n) parameter coded on the ODS HTML statement, permitting two different output destinations with a single PROC/DATA step execution.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Mon, 21 Jul 2008 03:00:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-HTML-and-excel-output/m-p/32741#M4816</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2008-07-21T03:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: ODS HTML and excel output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-HTML-and-excel-output/m-p/32742#M4817</link>
      <description>Hi:&lt;BR /&gt;
  Sorry, I misread your original post. The ID suboption allows you to create 2 files at once using the same destination. You can use an identifier within parentheses immediately after the destination name. The "ID=" is optional and the identifying string can be text or numbers --without quotes.&lt;BR /&gt;
cynthia&lt;BR /&gt;
[pre]&lt;BR /&gt;
&lt;BR /&gt;
ods tagsets.tableeditor(one) file='te1.xls' ....;&lt;BR /&gt;
ods tagsets.tableeditor(ID=2) file='te2.xls' ....;&lt;BR /&gt;
                    &lt;BR /&gt;
   &lt;YOUR code="" here=""&gt;&lt;BR /&gt;
           &lt;BR /&gt;
  ods _all_ close;&lt;BR /&gt;
[/pre]&lt;BR /&gt;
cynthia&lt;/YOUR&gt;</description>
      <pubDate>Mon, 21 Jul 2008 03:23:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-HTML-and-excel-output/m-p/32742#M4817</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2008-07-21T03:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: ODS HTML and excel output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-HTML-and-excel-output/m-p/32743#M4818</link>
      <description>Many thanks to all of you!</description>
      <pubDate>Mon, 21 Jul 2008 07:22:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-HTML-and-excel-output/m-p/32743#M4818</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-07-21T07:22:14Z</dc:date>
    </item>
  </channel>
</rss>

