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
SAS Super FREQ
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.

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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