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?
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.
|