<?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 ODS html output to excel is different in V9.2 in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-output-to-excel-is-different-in-V9-2/m-p/34121#M4954</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I have just done a test: A colleague has run the same peice of code using the same SAS9 and gets a single spreadsheet output.&lt;/P&gt;&lt;P&gt;Proving that it must be something to do with my profile and not the sas code. Thanks for your help, it help me establish something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Damian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jul 2011 14:28:01 GMT</pubDate>
    <dc:creator>damian_HMRC</dc:creator>
    <dc:date>2011-07-20T14:28:01Z</dc:date>
    <item>
      <title>ODS html output to excel is different in V9.2</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-output-to-excel-is-different-in-V9-2/m-p/34118#M4951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. We recently upgraded to SAS9 from SAS8 and some code I have is giving a different output, I am sure it is a simple thing to resolve but I cant find the answer anywhere and I was wondering if anybody could tell me what the solution is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SAS8 I use the following code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;ods html path=' path ' (url=none)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;body='test.xls'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;style=minimal;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;I then proc tabulate 20 tables&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;A&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;A&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;A&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;A&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;A&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;ods html close;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SAS8 I get one excel spreadsheet called test.xls with 20 tables in a single sheet.&lt;/P&gt;&lt;P&gt;In SAS9 I get 20 excel spreadsheets called test1.xls test2.xls test3.xls etc, with a single table in each.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I get the output in SAS9 to be the same as I used to get in SAS8?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance for any advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2011 09:43:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-output-to-excel-is-different-in-V9-2/m-p/34118#M4951</guid>
      <dc:creator>damian_HMRC</dc:creator>
      <dc:date>2011-07-20T09:43:40Z</dc:date>
    </item>
    <item>
      <title>ODS html output to excel is different in V9.2</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-output-to-excel-is-different-in-V9-2/m-p/34119#M4952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Damian&amp;nbsp; i can't believe it&amp;nbsp; as this code under 9.2.3 produce two results on one sheet in one spreadsheet!&amp;nbsp;&amp;nbsp; ods html path='d:\temp' (url=none) body='2ononesheet.xls' style=minimal;&amp;nbsp; proc print data=sashelp.air;run; proc print data=sashelp.class;run;&amp;nbsp; ods html close;&amp;nbsp;&amp;nbsp;&amp;nbsp; Andre&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2011 10:04:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-output-to-excel-is-different-in-V9-2/m-p/34119#M4952</guid>
      <dc:creator>Andre</dc:creator>
      <dc:date>2011-07-20T10:04:45Z</dc:date>
    </item>
    <item>
      <title>ODS html output to excel is different in V9.2</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-output-to-excel-is-different-in-V9-2/m-p/34120#M4953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks. It must be something in the settings then.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2011 10:30:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-output-to-excel-is-different-in-V9-2/m-p/34120#M4953</guid>
      <dc:creator>damian_HMRC</dc:creator>
      <dc:date>2011-07-20T10:30:58Z</dc:date>
    </item>
    <item>
      <title>ODS html output to excel is different in V9.2</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-output-to-excel-is-different-in-V9-2/m-p/34121#M4954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I have just done a test: A colleague has run the same peice of code using the same SAS9 and gets a single spreadsheet output.&lt;/P&gt;&lt;P&gt;Proving that it must be something to do with my profile and not the sas code. Thanks for your help, it help me establish something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Damian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2011 14:28:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-output-to-excel-is-different-in-V9-2/m-p/34121#M4954</guid>
      <dc:creator>damian_HMRC</dc:creator>
      <dc:date>2011-07-20T14:28:01Z</dc:date>
    </item>
  </channel>
</rss>

