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 (October 2001, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Tue, 9 Oct 2001 09:52:14 -0400
Reply-To:   PAdkins@CHECKFREE.COM
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   "Paula M. Adkins" <PAdkins@CHECKFREE.COM>
Subject:   PROC FREQ Order of Output
Content-type:   text/plain; charset=us-ascii

MVS SAS 8.0

In a proc freq what is the command to put the output in descending order?

Name Frequency Widget 1 27 Widget 2 58 Widget 3 100

I want:

Name Frequency Widget3 100 Widget2 58 Widget1 27


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