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


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