Date: Mon, 4 Nov 1996 16:13:50 EDT
Reply-To: Jane X Lu/ADD_LAKE_HUB/ADD_HUB/ADD/US
<Jane_X_Lu/ADD__LAKE__HUB/ADD__HUB/ADD/US.ADD@NOTES.ABBOTT.COM>
Sender: "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From: Jane X Lu/ADD_LAKE_HUB/ADD_HUB/ADD/US
<Jane_X_Lu/ADD__LAKE__HUB/ADD__HUB/ADD/US.ADD@NOTES.ABBOTT.COM>
Subject: PROC REPORT with footnote
Hi!
If someone can help me with my footnote problem in proc report? I have a flag
in my dataset (example flag={0,1}) when flag=1, I want to print a footnote on
the bottom of the page else I want to print nothing on the bottom. Sometimes
I may have 2 or 3 footnotes ( flag2 or flag3 ...) on one page. I don't want to
print the footnote on every pages (just when the flag is on). I know when use
"PUT" I can do it, but this time I prefer the PROC REPORT.
|