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 1996, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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.


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