LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (December 2006, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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


Back to: Top of message | Previous page | Main SAS-L page