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 (February 2006, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 8 Feb 2006 18:02:54 -0800
Reply-To:     "Nordlund, Dan" <NordlDJ@DSHS.WA.GOV>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Nordlund, Dan" <NordlDJ@DSHS.WA.GOV>
Subject:      Re: Combine data sets while renaming variables.
Content-Type: text/plain; charset=utf-8

Dale,

Should the x values match or sync up with the y values? If so, how? Providing small example x and y datasets and showing what you want the final dataset to look like would greatly help people help you.

Dan

Daniel J. Nordlund Research and Data Analysis Washington State Department of Social and Health Services Olympia, WA 98504-5204

> -----Original Message----- > From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of Dale > Remus > Sent: Wednesday, February 08, 2006 5:45 PM > To: SAS-L@LISTSERV.UGA.EDU > Subject: Combine data sets while renaming variables. > > I have two data sets. One has variable x and density, > another has variable y and density, I would like > combine these two data sets such that the new data set > has four variables x x_density y and y_density. > Can you show me how to do it in one data step instead > of three seperate data steps. > > Thank you > Dale > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com


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