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 (October 1996, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 3 Oct 1996 16:48:57 -0500
Reply-To:     Thomas Kalfas <kalfast@PPRD.ABBOTT.COM>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Thomas Kalfas <kalfast@PPRD.ABBOTT.COM>
Subject:      Re: Column Headers in Proc Report
Comments: To: Jessica.Gallegos@ncal.kaiperm.org
In-Reply-To:  Jessica.Gallegos@ncal.kaiperm.org "Column Headers in Proc Report"
              (Oct  3,  2:14pm)

Jessica,

You can use the PROC REPORT statement option HEADSKIP. It will add the needed line break after the column header line.

Tom

------------------------------------------------------------------------------

On Oct 3, 2:14pm, Jessica.Gallegos@ncal.kaiperm.org wrote: > Subject: Column Headers in Proc Report > I have a quick question, when defining a column header in Proc Report, using > the the column statement, is there the ability to also have a line break? > > For example, the column header will print, skip a line, and then print the > column variables. I've looked at TR P-258, but don't seen to find it. I could > use the split option and label each variable, but there must be something > easier. Please respond to the address below and thanks in advance!! > > Jessica Gallegos > Programmer/Analyst > Kaiser Permanente > 1950 Franklin Street, 18th Floor > Oakland, CA 94612 E-mail: pmgjmg@ncal.kaiperm.org > Phone: 1-510-987-4982 >-- End of excerpt from Jessica.Gallegos@ncal.kaiperm.org

-- Thomas Kalfas System Developer Abbott Laboratories

E-mail: kalfast@pprd.abbott.com

Phone: (847) 938-8101 Fax: (847) 935-1320


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