Date: Thu, 10 Nov 2005 15:26:03 -0800
Reply-To: carey.smoak@ROCHE.COM
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Carey G. Smoak" <carey.smoak@ROCHE.COM>
Organization: http://groups.google.com
Subject: Re: ODS question-How to print some cells in color?
In-Reply-To: <6.2.3.4.1.20051110173927.03aa9b00@mailserver.aecom.yu.edu>
Content-Type: text/plain; charset="iso-8859-1"
Hi Vicotr,
See the following web-page from SAS Tech Support about "traffic
lighting". I have used it and it works well.
Regards,
Carey
http://support.sas.com/faq/032/FAQ03257.html
Victor Kamensky wrote:
> Hi,SAS-L-ers!
> I have a data set with a numeric variable A and a character variable C.
> I would like to print this data set with the following condition:
> If A > 5, then the corresponding C should be printed in RED COLOR .
>
> I looked as STYLE option in PROC PRINT and decided(hope l am wrong)
> that it cannot be done by using this option.
> Any ideas?
> Sincerely
> Victor Kamensky
> Programmer
> Albert Einstein College of Medicine
|