LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (September 2005, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 29 Sep 2005 08:41:44 -0700
Reply-To:     Nancy Li <nancy_li66@YAHOO.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Nancy Li <nancy_li66@YAHOO.COM>
Subject:      Re: Help needed to produce a report using SAS
Comments: To: nospam@HOWLES.COM
In-Reply-To:  <200509291415.j8TDaA3s001373@malibu.cc.uga.edu>
Content-Type: text/plain; charset=iso-8859-1

Hi Howard,

Thank you very much for your suggestion. I would like to try in this way.

Thanks!

Nancy

>>One possibility is to get all of your provider level information into BY

variables, then use the #BYVAR and #BYVAL tokens to insert these into title

lines. They would then appear at the top of every page, not just at the

start of the group.

But the report does not look particularly tabular, and since the easy-to-

use SAS reporting procedures are primarily geared to tabular information, I

suspect that you are going to end up doing a DATA step (FILE/PUT) report

anyway.

--------------------------------- Yahoo! for Good Click here to donate to the Hurricane Katrina relief effort.


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