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.
Try below code, with this you can color every word in the title statement differently.
ods html file='test.xls'; Proc print data=sashelp.class; title c=cyan "rainy" c=red "day";
run;
ods html close;
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Registration is open
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss. Register now and lock in 2025 pricing—just $495!