I am new to ODS outputs. I am creating a report using PROC REPORT and trying to format the output to be suitable for client delivery.
The last row of my report needs to be formatted differently than the rest of the rows. Specifically it needs to be bold with all boarders, but each column has a differnt number format (some Dollars, some percents).
I can get the borders and bold, but i lose all number formats.
Can anyone help