|
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
|