<?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 Format using Proc Report in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Format-using-Proc-Report/m-p/117370#M259447</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi i am trying to color the heading of the report that is the Title of the Report using Proc Report.Can anyone guide me reagrding this.Its NOT the Header color.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Feb 2013 16:16:37 GMT</pubDate>
    <dc:creator>kriti</dc:creator>
    <dc:date>2013-02-21T16:16:37Z</dc:date>
    <item>
      <title>Format using Proc Report</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Format-using-Proc-Report/m-p/117370#M259447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi i am trying to color the heading of the report that is the Title of the Report using Proc Report.Can anyone guide me reagrding this.Its NOT the Header color.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 16:16:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Format-using-Proc-Report/m-p/117370#M259447</guid>
      <dc:creator>kriti</dc:creator>
      <dc:date>2013-02-21T16:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Format using Proc Report</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Format-using-Proc-Report/m-p/117371#M259448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try below code, with this you can color every word in the title statement differently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods html file='test.xls';&lt;BR /&gt;Proc print data=sashelp.class;&lt;BR /&gt;title c=cyan "rainy" c=red "day";&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;ods html close;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 16:51:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Format-using-Proc-Report/m-p/117371#M259448</guid>
      <dc:creator>kij23</dc:creator>
      <dc:date>2013-02-21T16:51:34Z</dc:date>
    </item>
  </channel>
</rss>

