Date: Thu, 16 Sep 2004 13:09:40 -0500
Reply-To: "Dunn, Toby" <Toby.Dunn@TEA.STATE.TX.US>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Dunn, Toby" <Toby.Dunn@TEA.STATE.TX.US>
Subject: Re: Proc Report and sort order
Content-Type: text/plain; charset="us-ascii"
Opps never mind I answered my own question order = data.
Toby Dunn
-----Original Message-----
From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of
Dunn, Toby
Sent: Thursday, September 16, 2004 1:08 PM
To: SAS-L@LISTSERV.UGA.EDU
Subject: Proc Report and sort order
I need to put the value for variable "county", before each county in a
report using a compute block. But do not want proc report to sort the
variable. Is there away to do the following:
Define County / order order=nosort noprint ;
TIA
Toby Dunn
|