I would like to produce a report table with column headings in two rows - the first row is regular column title, the second row is a count in the format of (n=xxx); Also, have to include min-max range in first column. Is there a way to do it using ods rtf proc report? Thanks for your help! Demographics Treatment (n= xx) Placebo (n= xx) Total (n=xx) Mean age [min-max range] Mean Calculated Body Weight (kg) [min-max range]
... View more