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 (May 2008, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 21 May 2008 09:23:06 -0700
Reply-To:     Laptop765@GMAIL.COM
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Laptop765@GMAIL.COM
Organization: http://groups.google.com
Subject:      Re: Nested Data Accesses?
Comments: To: sas-l@uga.edu
Content-Type: text/plain; charset=ISO-8859-1

Thanks everyone for your help... I finally figured out a way to do it. I wrote a macro with a for loop. In each iteration, I saved the matchfield value and some unique identifiers so I could close the dataset. I ran this through a modified version of the SQL to get both values. I then used the unique identifiers to add the two values to the field.

I appreciate all of the information everyone has given me, I learned a great deal through all of this.


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