I'm tabulating something like:
class catvar1 catvar2;
var contvar;
label contvar "A very very very very long label";
table mean*contvar*catvar1,catvar2;
Can I get the long label to wrap? I'm currently outputing to ODS RTF, where it doesn't wrap. I know that I can output to ODS markup tagset=excelXP and open the sheet up in Excel (where the labels will wrap). However, I have a lot of tables, and would prefer to go (almost) straight from SAS to a Word (or RTF) file.
Hi
Have a go at using inline formatting, see example below:
Hi
Have a go at using inline formatting, see example below:
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.