BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Does anyone know of a macro or template that would allow for creating tables using ods and proc tabulate with mean ± SD in 1 column or at least n(%) in 1 column? I spend so much of my time editing tables to look like this it would be great if there was a template out there that did it for you.
2 REPLIES 2
Cynthia_sas
Diamond | Level 26
Hi:
You can use ODS techniques with PROC REPORT to accomplish this. It would be harder in TABULATE. Basically, with REPORT, you create a character variable from 2 columns and add the ± ... For examples, look at Figure 8 on page 9 of this paper:
http://www2.sas.com/proceedings/forum2008/173-2008.pdf
programs that go with the paper can be downloaded:
http://support.sas.com/rnd/papers/sgf2008/complex_reports.zip

cynthia
deleted_user
Not applicable
Thank you! Now I just have to convince everyone to spend the time using it to save time in the long run.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 1024 views
  • 0 likes
  • 2 in conversation