Date: Fri, 15 Dec 2006 23:03:52 -0500
Reply-To: Amy Sun <tonyliang20032@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Amy Sun <tonyliang20032@GMAIL.COM>
Subject: report generation
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Hi, all;
I am strugling with some report style when using proc report or proc
tabulate, I want the report generated from one of the procedure will look
like the following:
____________________________________________________
group
________________
sex class1 class2 total
____________________________________________________
F 12(12.23%) 6(23.45%) 18(35.68%)
M 12(12.23%) 6(23.45%) 18(35.68%)
____________________________________________________
I use the proc template to define the style of my report, while I can only
let the top and bottom line appear in the report, and I do not know how to
let the line below the group and the moddle line of the table show up in the
report. Is it possible?
I really appreciate your suggestions to help me out from the difficulty.
Thanks in advance.
Best regards,
Amy
|