Hi SAS communities, I currently have a script that exports SAS datasets to Excel using proc export. However, I need to highlight the maximum absolute values for some variables and this formatting needs to be there when the dataset is exported to an Excel file. I was wondering what is the best way to approach this? Thanks!
... View more