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 (April 2008, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 30 Apr 2008 15:16:47 -0400
Reply-To:   "Howard Schreier <hs AT dc-sug DOT org>" <schreier.junk.mail@GMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   "Howard Schreier <hs AT dc-sug DOT org>" <schreier.junk.mail@GMAIL.COM>
Subject:   Re: Turn obs into vars

On Wed, 30 Apr 2008 13:12:14 -0400, Erica <ericab541@YAHOO.COM> wrote:

>Hello all, > >I have a SAS dataset that looks like this: > >ID Source ...10 Other Vars... >1 V >1 S >2 V >3 V >3 S >3 R > >I want: > >ID Source1 Source2 Source3 ...10 Other Vars... >1 V S >2 V >3 V S R > > >Any help would be greatly appreciated!

How should the 10 other variables be reduced?


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