|
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.
|