<?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: Help with ODS EXCEL in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-ODS-EXCEL/m-p/202728#M13497</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I am using PROC REPORT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your answer helps in the sense that I can specify a cellheight and the problem goes away, as long as the text doesn't need a bigger cell height — and since I'm working with text that can change dynamically, it would still be better if the height of the cell was fit automatically to the amount of text present, which is what I really want, and which is what I thought ODS EXCEL would provide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So thank you for this answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nevertheless, &lt;A __default_attr="645292" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/"&gt;&lt;/A&gt;, I have a related question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SAS, I press F1 and call up the SAS Help and Documentation, and then do a search for cellheight. Guess what, the search fails to find any reference to cellheight, so where is the documentation on cellheight? What other style elements are available that don't appear in SAS help? Who can point me to a full list of possible style elements I can use with PROC REPORT?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jun 2015 13:48:14 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2015-06-11T13:48:14Z</dc:date>
    <item>
      <title>Help with ODS EXCEL</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-ODS-EXCEL/m-p/202722#M13491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having a small problem with ODS EXCEL (yes, I know it is experimental), where parts of the letters in the first row are cut off, and I can't find an option in either ODS EXCEL or PROC REPORT to modify this behavior. Attached is a screen capture, note that in columns D, E and H, the tops of the letters are cut off. Since these reports go to engineers and managers, I'd like to fix it before a manager stops by my office and tells me to fix it. Any ideas?&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/11356iD096E42A6C8259E6/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="Binary_AA045_WFR_limyield.jpg" title="Binary_AA045_WFR_limyield.jpg" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2015 18:54:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-ODS-EXCEL/m-p/202722#M13491</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2015-06-10T18:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Help with ODS EXCEL</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-ODS-EXCEL/m-p/202723#M13492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you manually setting the row height?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2015 19:11:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-ODS-EXCEL/m-p/202723#M13492</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-06-10T19:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: Help with ODS EXCEL</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-ODS-EXCEL/m-p/202724#M13493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, I am not because unlike ODS TAGSETS.EXCELXP, the row height option is disabled and does nothing in ODS EXCEL. Although there appears to be a new option ABSOLUTE_ROW_HEIGHT, this isn't what I want, as it sets every row height to the same value. I was under the impression that the proper setting of Row Heights would happen automatically, but either I am mistaken or it isn't working, which is why I would like to set the height of row 1 myself, if only I could find out how.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2015 19:18:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-ODS-EXCEL/m-p/202724#M13493</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2015-06-10T19:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Help with ODS EXCEL</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-ODS-EXCEL/m-p/202725#M13494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not able to test this right now but see if this works in your options line:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;autofit_height = 'yes'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2015 19:56:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-ODS-EXCEL/m-p/202725#M13494</guid>
      <dc:creator>Steelers_In_DC</dc:creator>
      <dc:date>2015-06-10T19:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Help with ODS EXCEL</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-ODS-EXCEL/m-p/202726#M13495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That command doesn't apply to ODS EXCEL, according to &lt;A href="http://support.sas.com/resources/papers/proceedings14/SAS177-2014.pdf" title="http://support.sas.com/resources/papers/proceedings14/SAS177-2014.pdf"&gt;http://support.sas.com/resources/papers/proceedings14/SAS177-2014.pdf&lt;/A&gt;, which implies that there's no need for such a command as Excel handles this properly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2015 19:59:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-ODS-EXCEL/m-p/202726#M13495</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2015-06-10T19:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Help with ODS EXCEL</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-ODS-EXCEL/m-p/202727#M13496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What proc are you using to create EXCEL file ?&lt;/P&gt;&lt;P&gt;proc report ?&lt;/P&gt;&lt;P&gt;Could change cell height in proc report via STYLE ?&lt;/P&gt;&lt;P&gt;proc report&amp;nbsp;&amp;nbsp; style(header)={ cellheight=20cm }&amp;nbsp;&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Xia Keshan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 13:30:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-ODS-EXCEL/m-p/202727#M13496</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2015-06-11T13:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Help with ODS EXCEL</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-ODS-EXCEL/m-p/202728#M13497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I am using PROC REPORT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your answer helps in the sense that I can specify a cellheight and the problem goes away, as long as the text doesn't need a bigger cell height — and since I'm working with text that can change dynamically, it would still be better if the height of the cell was fit automatically to the amount of text present, which is what I really want, and which is what I thought ODS EXCEL would provide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So thank you for this answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nevertheless, &lt;A __default_attr="645292" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/"&gt;&lt;/A&gt;, I have a related question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SAS, I press F1 and call up the SAS Help and Documentation, and then do a search for cellheight. Guess what, the search fails to find any reference to cellheight, so where is the documentation on cellheight? What other style elements are available that don't appear in SAS help? Who can point me to a full list of possible style elements I can use with PROC REPORT?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 13:48:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-ODS-EXCEL/m-p/202728#M13497</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2015-06-11T13:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Help with ODS EXCEL</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-ODS-EXCEL/m-p/202729#M13498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HoHo,&amp;nbsp; Cynthia is here and She is good at it .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: xia keshan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 13:59:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-ODS-EXCEL/m-p/202729#M13498</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2015-06-11T13:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: Help with ODS EXCEL</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-ODS-EXCEL/m-p/202730#M13499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A workaround I can think is padding a blank character like '09'x&amp;nbsp; before the label of variables .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And also try this style:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;proc report&amp;nbsp;&amp;nbsp; style(header)={ cellpadding=100 } &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Xia Keshan&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 14:12:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-ODS-EXCEL/m-p/202730#M13499</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2015-06-11T14:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Help with ODS EXCEL</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-ODS-EXCEL/m-p/202731#M13500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cellpadding seems to have no effect on the first row (headers), which is also what I understand from the appropriate parts of SAS Help&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/proc/67327/HTML/default/viewer.htm#p14xegao6xt0xnn1865r422tpytw.htm#p1o4o0hcvfmfv3n1bvgb25yjdsk7" title="http://support.sas.com/documentation/cdl/en/proc/67327/HTML/default/viewer.htm#p14xegao6xt0xnn1865r422tpytw.htm#p1o4o0hcvfmfv3n1bvgb25yjdsk7"&gt;Base SAS(R) 9.4 Procedures Guide, Third Edition&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 14:29:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-ODS-EXCEL/m-p/202731#M13500</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2015-06-11T14:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: Help with ODS EXCEL</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-ODS-EXCEL/m-p/202732#M13501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to put it on a variable .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;define x/.....&amp;nbsp; style={ cellpadding=100cm }&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 12:39:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-ODS-EXCEL/m-p/202732#M13501</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2015-06-12T12:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Help with ODS EXCEL</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-ODS-EXCEL/m-p/202733#M13502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; Putting cellpadding on a DEFINE statement for a particular variable or item will not work. CELLPADDING is a table-level change. You can test this out for yourself by running the code below. See attached output. Only #2 changes the padding inside each table cell. Code for #3 and #4 have no impact on PROC REPORT output.&lt;/P&gt;&lt;P&gt;Cynthia&lt;/P&gt;&lt;P&gt;&lt;IMG alt="cp.png" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/10812_cp.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;ods html file='cellpadding.html';&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;proc report data=sashelp.class(obs=2) nowd;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;&amp;nbsp; title '1 cellpadding default';&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;run;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;&amp;nbsp; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;proc report data=sashelp.class(obs=2) nowd&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;&amp;nbsp; style(report)={cellpadding=10px};&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;&amp;nbsp; title '2 cellpadding change for table';&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;run;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;&amp;nbsp; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;proc report data=sashelp.class(obs=2) nowd&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;&amp;nbsp; style(header)={cellpadding=10px};&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;&amp;nbsp; title '3 try cellpadding on header';&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;run;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;&amp;nbsp; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;proc report data=sashelp.class(obs=2) nowd;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;&amp;nbsp; title '4 try cellpadding on column';&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;&amp;nbsp; define name / style(column)={cellpadding=10px};&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;run;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;ods _all_ close;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 13:38:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-ODS-EXCEL/m-p/202733#M13502</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2015-06-12T13:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: Help with ODS EXCEL</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-ODS-EXCEL/m-p/202734#M13503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;An e-mail from SAS tech support indicates this is a bug that will be fixed when ODS EXCEL is made production (right now it is experimental)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 16:26:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-ODS-EXCEL/m-p/202734#M13503</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2015-06-12T16:26:43Z</dc:date>
    </item>
  </channel>
</rss>

