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 (June 2007, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 18 Jun 2007 15:49:59 -0500
Reply-To:     "Thomas A. Schmitt" <schmitta@UWM.EDU>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Thomas A. Schmitt" <schmitta@UWM.EDU>
Subject:      Re: Rearrange data
Content-Type: text/plain; charset="us-ascii"

Please ignore the request as I solved the problem.

Regards,

Tom

_____

From: Thomas A. Schmitt [mailto:schmitta@uwm.edu] Sent: Monday, June 18, 2007 3:20 PM To: 'SAS-L@LISTSERV.UGA.EDU' Subject: Rearrange data

Is there a simple method in SAS to take a data set that looks as such:

1 2 3 4

3 4 5 6

and rearrange as such:

1

2

3

4

3

4

5

6

Thanks,

Tom


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