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 (March 2005, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 9 Mar 2005 09:42:45 -0500
Reply-To:     Osvaldo Anacleto Jr <anacleto@POLVO.UFSCAR.BR>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Osvaldo Anacleto Jr <anacleto@POLVO.UFSCAR.BR>
Subject:      Creating variables

I'm afraid it is a simple question: How can i create variables in a dataset1 that is a function of some variable in data set 2 ? for example, I want to create a data set with the means of the variables from another dataset. I could use proc means, but I want to retain the same structure of the original data set (variable ordering, for instance)

Thanks In advance,

Osvaldo


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