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 (August 2007, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Mon, 20 Aug 2007 01:57:39 -0700
Reply-To:   RolandRB <rolandberry@HOTMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   RolandRB <rolandberry@HOTMAIL.COM>
Organization:   http://groups.google.com
Subject:   Re: How to give afooter for a report ?
Comments:   To: sas-l@uga.edu
In-Reply-To:   <1187506531.008821.44100@l22g2000prc.googlegroups.com>
Content-Type:   text/plain; charset="us-ascii"

On 19 Aug, 08:55, rupalir2...@yahoo.com wrote: > Hi, > I am trying to print' the End of Report ' on the last page of a > report. If I use 'footnote' it prints in every page.Is there any > way to solve the problem ?

Assuming you are using "proc report" then use a "compute after;" block with no target stated and then it defaults to the end of the report.


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