<?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: Controlling the Space between Titles in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Controlling-the-Space-between-Titles/m-p/154542#M11757</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; As with your previous question about Footnotes, the Titles that you see are impacted by the STYLE that you specify either in the stored process options inside Excel or Word or by the style that you specify in the override for &amp;amp;_ODSSTYLE in the stored process. Did you try changing to a different style? That was the suggestion that worked for you in this previous track of yours&amp;nbsp; &lt;A _jive_internal="true" class="active_link" href="https://communities.sas.com/thread/60078"&gt;https://communities.sas.com/thread/60078&lt;/A&gt; -- just checking. In addition to style, again, the destination that you've chosen for your stored process -- CSV, HTML or SASReport can have an impact on the title, too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I am not on a computer where I can test stored process code right now. If you need help immediately, you might consider opening a track with Tech Support on this. And, besides, you didn't post any code. Do your titles behave the same way if your use SASHELP.CLASS in a test program or are you generating your code with a SAS Macro program for the stored process? Again, without seeing code, it's hard to comment and since your question is about a stored process, understanding the stored process settings, overrides, destination and style is also part of answering the question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Aug 2014 21:49:45 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2014-08-08T21:49:45Z</dc:date>
    <item>
      <title>Controlling the Space between Titles</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Controlling-the-Space-between-Titles/m-p/154541#M11756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I there are way to control the spacing between the Titles.&lt;/P&gt;&lt;P&gt;For example in the Report below (generated using a stored procedure in excel addin) there s an extra row between Title2 -Title 3 and&amp;nbsp; Title3-Title4.&amp;nbsp; &lt;/P&gt;&lt;P&gt;I wish to remove those space, However i want to keep the Space between Title1 and Title2&amp;nbsp; and similarly the space between Title3 and Title4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was hoping if this could be done within the stored process and not through&amp;nbsp; excel VBA code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current report&lt;/P&gt;&lt;P&gt;&lt;IMG alt="screen1.JPG" class="jive-image-thumbnail jive-image" height="122" src="https://communities.sas.com/legacyfs/online/7014_screen1.JPG" style="height: 122px; width: 560.204081632653px;" width="560" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Report should look like &lt;/P&gt;&lt;P&gt;&lt;IMG alt="screen2.JPG" class="jive-image-thumbnail jive-image" height="106" src="https://communities.sas.com/legacyfs/online/7015_screen2.JPG" style="height: 106px; width: 561.1764705882352px;" width="561" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 18:09:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Controlling-the-Space-between-Titles/m-p/154541#M11756</guid>
      <dc:creator>Smijoss</dc:creator>
      <dc:date>2014-08-08T18:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling the Space between Titles</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Controlling-the-Space-between-Titles/m-p/154542#M11757</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; As with your previous question about Footnotes, the Titles that you see are impacted by the STYLE that you specify either in the stored process options inside Excel or Word or by the style that you specify in the override for &amp;amp;_ODSSTYLE in the stored process. Did you try changing to a different style? That was the suggestion that worked for you in this previous track of yours&amp;nbsp; &lt;A _jive_internal="true" class="active_link" href="https://communities.sas.com/thread/60078"&gt;https://communities.sas.com/thread/60078&lt;/A&gt; -- just checking. In addition to style, again, the destination that you've chosen for your stored process -- CSV, HTML or SASReport can have an impact on the title, too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I am not on a computer where I can test stored process code right now. If you need help immediately, you might consider opening a track with Tech Support on this. And, besides, you didn't post any code. Do your titles behave the same way if your use SASHELP.CLASS in a test program or are you generating your code with a SAS Macro program for the stored process? Again, without seeing code, it's hard to comment and since your question is about a stored process, understanding the stored process settings, overrides, destination and style is also part of answering the question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 21:49:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Controlling-the-Space-between-Titles/m-p/154542#M11757</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2014-08-08T21:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling the Space between Titles</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Controlling-the-Space-between-Titles/m-p/154543#M11758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cynthia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using HTML output. I ran a script to create result for all style and I see all have the same blank line after each row.&lt;/P&gt;&lt;P&gt;I played around with the HTML file generated to understand what needs to be changed. The only time I could get it right was when the &lt;/P&gt;&lt;P&gt; Class statement for SystemTitle2/3 was changed to&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;pre&amp;gt;title2 Here &amp;lt;br&amp;gt; title3 Here &amp;lt;/pre&amp;gt;.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess its easier to code in VBA,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAS Code :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%let _ODSSTYLE=&amp;amp;STYLES.;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%stpbegin;&lt;/P&gt;&lt;P&gt;options mprint;&lt;/P&gt;&lt;P&gt;%MACRO CLASS_PRINT(SEX);&lt;/P&gt;&lt;P&gt;&amp;nbsp; ODS tagsets.excelxp OPTIONS(row_heights='15,50,0,30,0,0,0') ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; PROC REPORT DATA=SASHELP.CLASS (WHERE=(SEX="&amp;amp;SEX.") OBS=3);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; TITLE1 "title1 Here";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; TITLE2 "title2 Here";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; TITLE3 "title3 Here";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; TITLE4 "title4 Here";&lt;/P&gt;&lt;P&gt;&amp;nbsp; RUN;&lt;/P&gt;&lt;P&gt;%MEND;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%CLASS_PRINT(M);&lt;/P&gt;&lt;P&gt;*%CLASS_PRINT(F);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%stpend;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;---------------------HTML CODE&amp;nbsp; Generated-------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;html xmlns:v="urn:schemas-microsoft-com:vml"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;head&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;meta name="Generator" content="SAS Software Version 9.2, see www.sas.com"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;meta http-equiv="Content-type" content="text/html; charset=utf-8"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;title&amp;gt;SAS Output&amp;lt;/title&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;link rel="stylesheet" type="text/css" href="file:///C:/Program%20Files/SAS92/Add-InForMicrosoftOffice/4.3/Styles/AMODefault.css"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;style type="text/css"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!--&lt;/P&gt;&lt;P&gt;.l {text-align: left }&lt;/P&gt;&lt;P&gt;.c {text-align: center }&lt;/P&gt;&lt;P&gt;.r {text-align: right }&lt;/P&gt;&lt;P&gt;.d {text-align: right }&lt;/P&gt;&lt;P&gt;.j {text-align: justify }&lt;/P&gt;&lt;P&gt;.t {vertical-align: top }&lt;/P&gt;&lt;P&gt;.m {vertical-align: middle }&lt;/P&gt;&lt;P&gt;.b {vertical-align: bottom }&lt;/P&gt;&lt;P&gt;TD, TH {vertical-align: top }&lt;/P&gt;&lt;P&gt;.stacked_cell{padding: 0 }&lt;/P&gt;&lt;P&gt;--&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/style&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;script language="javascript" type="text/javascript"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!-- &lt;/P&gt;&lt;P&gt;function startup(){&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;function shutdown(){&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//--&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/script&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;style type="text/css"&amp;gt;&lt;/P&gt;&lt;P&gt;table {&lt;/P&gt;&lt;P&gt;&amp;nbsp; mso-displayed-decimal-separator:"\.";&lt;/P&gt;&lt;P&gt;&amp;nbsp; mso-displayed-thousand-separator:"\,";&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&amp;lt;/style&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/head&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;body onload="startup()" onunload="shutdown()" class="Body" style=" text-align: center;"&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;script language="javascript" type="text/javascript"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!-- &lt;/P&gt;&lt;P&gt;var _info = navigator.userAgent&lt;/P&gt;&lt;P&gt;var _ie = (_info.indexOf("MSIE") &amp;gt; 0&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;amp;&amp;amp; _info.indexOf("Win") &amp;gt; 0&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;amp;&amp;amp; _info.indexOf("Windows 3.1") &amp;lt; 0);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//--&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/script&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;div class="branch"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a name="IDX"&amp;gt;&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;h1 class="SystemTitle" style=" text-align: center;"&amp;gt;title1 Here&amp;lt;/h1&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;h1 class="SystemTitle2" style=" text-align: center;"&amp;gt;title2 Here&amp;lt;/h1&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;h1 class="SystemTitle3" style=" text-align: center;"&amp;gt;title3 Here&amp;lt;/h1&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;h1 class="SystemTitle4" style=" text-align: center;"&amp;gt;title4 Here&amp;lt;/h1&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;div&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;div align="center"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;table class="Table" style=" text-align: center;" cellspacing="1" cellpadding="7" rules="all" frame="box" summary="Procedure Report: Detailed and/or summarized report"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;colgroup&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;col&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;col&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;col&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;col&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;col&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/colgroup&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;thead&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;tr&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;th class="Header" style=" text-align: center;" scope="col"&amp;gt;Name&amp;lt;/th&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;th class="Header" style=" text-align: center;" scope="col"&amp;gt;Sex&amp;lt;/th&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;th class="Header" style=" text-align: center;" scope="col"&amp;gt;Age&amp;lt;/th&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;th class="Header" style=" text-align: center;" scope="col"&amp;gt;Height&amp;lt;/th&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;th class="Header" style=" text-align: center;" scope="col"&amp;gt;Weight&amp;lt;/th&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/tr&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/thead&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;tbody&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;tr&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;td class="Data" style=" text-align: right;"&amp;gt;Alfred&amp;lt;/td&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;td class="Data" style=" text-align: right;"&amp;gt;M&amp;lt;/td&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;td class="Data" style=" text-align: right;"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 14&amp;lt;/td&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;td class="Data" style=" text-align: right;"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 69&amp;lt;/td&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;td class="Data" style=" text-align: right;"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 112.5&amp;lt;/td&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/tr&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;tr&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;td class="Data" style=" text-align: right;"&amp;gt;Henry&amp;lt;/td&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;td class="Data" style=" text-align: right;"&amp;gt;M&amp;lt;/td&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;td class="Data" style=" text-align: right;"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 14&amp;lt;/td&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;td class="Data" style=" text-align: right;"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 63.5&amp;lt;/td&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;td class="Data" style=" text-align: right;"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 102.5&amp;lt;/td&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/tr&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;tr&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;td class="Data" style=" text-align: right;"&amp;gt;James&amp;lt;/td&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;td class="Data" style=" text-align: right;"&amp;gt;M&amp;lt;/td&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;td class="Data" style=" text-align: right;"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 12&amp;lt;/td&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;td class="Data" style=" text-align: right;"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 57.3&amp;lt;/td&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;td class="Data" style=" text-align: right;"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 83&amp;lt;/td&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/tr&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/tbody&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/table&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;br&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/body&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/html&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 23:17:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Controlling-the-Space-between-Titles/m-p/154543#M11758</guid>
      <dc:creator>Smijoss</dc:creator>
      <dc:date>2014-08-08T23:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling the Space between Titles</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Controlling-the-Space-between-Titles/m-p/154544#M11759</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; I think you should report this to Tech Support. If all title statements are getting the same &amp;lt;H1&amp;gt; tag when written as HTML, then I do not understand exactly why the extra space. Unless that is the Microsoft spec for how to deal with the &amp;lt;H1&amp;gt; tag when the HTML file is rendered to Excel format. But if you get the same results with every style, then that is something that may need to be investigated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; One other thing you could try in SAS is using ODS ESCAPECHAR. As I explained, I'm not in a position to try a stored process right now, but this code got rid of the extra blank lines in Base SAS on Windows with SAS 9.4. It might be worth a try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cynthia&lt;/P&gt;&lt;P&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 msoffice2k file='c:\temp\trytitle_mso.xls' style=sasweb;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;title1 'T1 here all title statements separate';&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;title2 'T2 here';&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;title3 'T3 here';&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;title4 'T4 here';&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;title5 'T5 here';&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;proc print data=sashelp.class(obs=3);&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;title;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;ods escapechar='~';&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;title1 'T1 here one long string~{newline 1}T2 here~{newline 1}T3 here~{newline 1}T4 here~{newline 1}T5 here';&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;proc print data=sashelp.class(obs=3);&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&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;ods _all_ close;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/11671i5713F5839279A47A/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="possible_workaround_title.png" title="possible_workaround_title.png" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Aug 2014 03:17:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Controlling-the-Space-between-Titles/m-p/154544#M11759</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2014-08-09T03:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling the Space between Titles</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Controlling-the-Space-between-Titles/m-p/154545#M11760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Cynthia. &lt;/P&gt;&lt;P style="font-size: 13.5135135650635px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.5135135650635px;"&gt; I realized since my output is into excel its&amp;nbsp; lot more easier to get rid of those rows using VBA code than SAS. But your code is good too.&lt;/P&gt;&lt;P style="font-size: 13.5135135650635px;"&gt;I will remember this for places where i cannot use VBA &lt;/P&gt;&lt;P style="font-size: 13.5135135650635px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.5135135650635px;"&gt;Thanks Again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 18:50:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Controlling-the-Space-between-Titles/m-p/154545#M11760</guid>
      <dc:creator>Smijoss</dc:creator>
      <dc:date>2014-08-29T18:50:38Z</dc:date>
    </item>
  </channel>
</rss>

