This is not my table but it is similar to what I am working on. If I wanted to unmerge the cells containing $7,477 and $5,129 so that the horizontal line under the Region | Division header goes all the way across the table, how would I do that?
Thank you.
First you would have to show the basic code that is generating your table.
If this is proc tabulate then perhaps the option NOCELLMERGE on the table statement.
Though depending on the actual ODS destination no "line" may actually be visible.
First you would have to show the basic code that is generating your table.
If this is proc tabulate then perhaps the option NOCELLMERGE on the table statement.
Though depending on the actual ODS destination no "line" may actually be visible.
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.