Howdy! I'm using the exact same version of SAS on two different devices but the output looks completely different between the two.
I really don't like the formatting pictured first, and want to change it to look like the second picture. I'm having trouble searching for the answer because I can't find the words to describe what's wrong.
Ugly, don't want this.
Pretty, do want this.
Thanks!!
The code I found was
ods listing close;
ods html;
and it worked like a charm!
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.