<?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: How to color cells in SAS data table in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-color-cells-in-SAS-data-table/m-p/810414#M319587</link>
    <description>&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;However, I remember there was a time that the actual SAS table also had the colored cells.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I have never seen this. I doubt that it is possible.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 28 Apr 2022 16:41:31 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2022-04-28T16:41:31Z</dc:date>
    <item>
      <title>How to color cells in SAS data table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-color-cells-in-SAS-data-table/m-p/810412#M319586</link>
      <description>&lt;P&gt;Hi, I have no issue exporting to an Excel file with colored cells via proc report with compute block. However, I remember there was a time that the actual SAS table also had the colored cells. The proc report with out= option does not result in colored cells in the output table, only in the exported Excel file. Any insight on this?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 16:40:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-color-cells-in-SAS-data-table/m-p/810412#M319586</guid>
      <dc:creator>vegan_renegade</dc:creator>
      <dc:date>2022-04-28T16:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to color cells in SAS data table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-color-cells-in-SAS-data-table/m-p/810414#M319587</link>
      <description>&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;However, I remember there was a time that the actual SAS table also had the colored cells.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I have never seen this. I doubt that it is possible.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 16:41:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-color-cells-in-SAS-data-table/m-p/810414#M319587</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-04-28T16:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to color cells in SAS data table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-color-cells-in-SAS-data-table/m-p/810513#M319612</link>
      <description>&lt;P&gt;&lt;A href="https://support.sas.com/kb/23/353.html" target="_blank" rel="noopener"&gt;This KB article&lt;/A&gt; describes colouring specific cells in output from a few different approaches (incl. proc report, proc tabulate, data step, etc).&amp;nbsp; I'm a little unsure if that's what you mean, or whether you think there's a way to have the cells in the source dataset coloured.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 23:57:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-color-cells-in-SAS-data-table/m-p/810513#M319612</guid>
      <dc:creator>marked</dc:creator>
      <dc:date>2022-04-28T23:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to color cells in SAS data table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-color-cells-in-SAS-data-table/m-p/810533#M319622</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/65559"&gt;@marked&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/kb/23/353.html" target="_blank" rel="noopener"&gt;This KB article&lt;/A&gt; describes colouring specific cells in output from a few different approaches (incl. proc report, proc tabulate, data step, etc).&amp;nbsp; I'm a little unsure if that's what you mean, or whether you think there's a way to have the cells in the source dataset coloured.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The data step part shows how to create an html-file with coloured cells. Having colourful datasets is not possible.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2022 05:23:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-color-cells-in-SAS-data-table/m-p/810533#M319622</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2022-04-29T05:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to color cells in SAS data table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-color-cells-in-SAS-data-table/m-p/810534#M319623</link>
      <description>&lt;P&gt;Yes, I agree.&amp;nbsp; That's why I made the comment that I was unsure of OP's intent.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2022 05:26:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-color-cells-in-SAS-data-table/m-p/810534#M319623</guid>
      <dc:creator>marked</dc:creator>
      <dc:date>2022-04-29T05:26:03Z</dc:date>
    </item>
  </channel>
</rss>

