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 2009, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 4 Jun 2009 15:39:06 -0700
Reply-To:     jasonm@UCLA.EDU
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         J M <jasonm@UCLA.EDU>
Subject:      Separating Two Words into Two Variables
Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed"

How do I create two variables from a variable that contains observations with two words? For example, if a=Apple District how would I create a1=Apple and a2=District? or if a=Green Region how would I create a1=Green and a2=Region? Thank you.


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