Hello Experts,
I know the option for putting a name to proc report (ods xlsx like:
options(sheet_name='Products')
I would like to have the Product in white color and background in blue color.
Do you know, please, how I can write this options?
Thank you very much!
Best regards,
Marie
Do you mean ODS EXCEL?
All the available options are here: https://documentation.sas.com/?docsetId=odsug&docsetTarget=p09n5pw9ol0897n1qe04zeur27rv.htm&docsetVe...
I'm pretty sure you can't change the color of the sheet_name or the background of the sheet_name via ODS EXCEL.
Do you mean ODS EXCEL?
All the available options are here: https://documentation.sas.com/?docsetId=odsug&docsetTarget=p09n5pw9ol0897n1qe04zeur27rv.htm&docsetVe...
I'm pretty sure you can't change the color of the sheet_name or the background of the sheet_name via ODS EXCEL.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.