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 (January 2001, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 31 Jan 2001 18:27:10 +0000
Reply-To:   Peter Crawford <Peter@CRAWFORDSOFTWARE.DEMON.CO.UK>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Peter Crawford <Peter@CRAWFORDSOFTWARE.DEMON.CO.UK>
Organization:   Crawford Software Consultancy Limited
Subject:   Re: Change Column Position

CWF <wf_cheung@yahoo.com> writes >Hi Everybody, > >I would like to ask which SAS command can change the position of column >within a dataset. > >e.g. Original: Variable Sequence A, B, C, D > After Change: Variable Sequence B, D, C, A > >Regards, >CWF > >

Hi although there is no "command" to change position of the column once it is stored, there are many ways to control the order displayed. In what context, or for what purpose do you want the new order ? -- Peter Crawford


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