<?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 excel in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/ods-excel/m-p/617512#M35402</link>
    <description>Well, I'd probably see which options weren't working and say any options related to those. In general, first check that both installations are the exact same version. &lt;BR /&gt;&lt;BR /&gt;proc product_status;run; will tell you the version in the log.</description>
    <pubDate>Wed, 15 Jan 2020 16:34:38 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2020-01-15T16:34:38Z</dc:date>
    <item>
      <title>ods excel</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/ods-excel/m-p/617433#M35400</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i use this code to genearate an excel report:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ODS excel file= "&amp;amp;bedr.\&amp;amp;rapp..xlsx"&amp;nbsp; style=excel&lt;/P&gt;&lt;P&gt;options(sheet_name="&amp;amp;rapp." flow="tables" ABSOLUTE_COLUMN_WIDTH ='175px,210px,126px,348px,210px,203px,91px,91px,119px,147px,126px,133px,91px,91px,91px'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;absolute_row_height='20px');&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt; &lt;STRONG&gt;print&lt;/STRONG&gt; data=mydataset noobs LABEL;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;ODS excel CLOSE;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I run the code in SAS EG, it works fine. In an other sas session several options are not working, column width in pixels, style = excel and flow = "tables"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How would that be possible?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What system options could make the difference?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dirk&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2020 13:48:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/ods-excel/m-p/617433#M35400</guid>
      <dc:creator>DirkV</dc:creator>
      <dc:date>2020-01-15T13:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: ods excel</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/ods-excel/m-p/617450#M35401</link>
      <description>Hi:&lt;BR /&gt;  These "sub-options" (everything in parentheses after the word options on the ODS EXCEL statement) are specific to ODS EXCEL. Those sub-options will not necessarily work in other ODS destinations. Are you sure you are using ODS EXCEL in your other sessions? If not, you should not expect the sub-options to work.&lt;BR /&gt;&lt;BR /&gt;  Also your other SAS sessions have to be using a version of SAS in which ODS EXCEL was production. &lt;BR /&gt;&lt;BR /&gt;  Finally, for STYLE=EXCEL option -- the STYLE template has to be on those other systems too. &lt;BR /&gt;&lt;BR /&gt;  You might want to work with Tech Support on this question because there are too many unknown reasons why your code in EG wouldn't work elsewhere.&lt;BR /&gt;&lt;BR /&gt;Cynthia</description>
      <pubDate>Wed, 15 Jan 2020 14:25:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/ods-excel/m-p/617450#M35401</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2020-01-15T14:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: ods excel</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/ods-excel/m-p/617512#M35402</link>
      <description>Well, I'd probably see which options weren't working and say any options related to those. In general, first check that both installations are the exact same version. &lt;BR /&gt;&lt;BR /&gt;proc product_status;run; will tell you the version in the log.</description>
      <pubDate>Wed, 15 Jan 2020 16:34:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/ods-excel/m-p/617512#M35402</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-01-15T16:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: ods excel</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/ods-excel/m-p/617693#M35404</link>
      <description>&lt;P&gt;Hi Cyntia,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am using the same code in the two different SAS sessions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One is 'development', the other is 'production'.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to find out what should be done to make sure the output is the same. One would of course assume that both environments are the same, which apparently is not.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dirk&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2020 06:34:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/ods-excel/m-p/617693#M35404</guid>
      <dc:creator>DirkV</dc:creator>
      <dc:date>2020-01-16T06:34:58Z</dc:date>
    </item>
  </channel>
</rss>

