LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (November 1999, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 10 Nov 1999 09:32:26 -0700
Reply-To:     Richard Kerwin <RichardKerwin@FIRSTHEALTH.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Richard Kerwin <RichardKerwin@FIRSTHEALTH.COM>
Subject:      Delete page breaks in Proc Report
Content-Type: text/plain; charset=us-ascii

Dear SAS-L, I am in the modifying a reporting process and need some help. The process I am modifying is written in SQL, and generates 14 reports with each report containing data on several hundred different variables(bus_ent_id). My users aren't exactly crazy about this, so I have modified the process so that it generates several hundred reports by bus_ent_id that each contain the info that was in the 14 previous reports. Because the users still want customized reports, what I actually have is 14 individual PROC Reports on each of the several hundred bus_ent_ids. Many of these reports are considerably less than one page long, so I am hoping someone knows how to suppress the white space and page breaks in the first 13 reports, and break on only the last report. I and the trees in Oregon thank you for any responses. Rich Kerwin


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