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 (August 2001, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Tue, 28 Aug 2001 16:35:27 -0700
Reply-To:   Kit Leung <hello_joecool@HOTMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Kit Leung <hello_joecool@HOTMAIL.COM>
Content-Type:   text/plain; format=flowed

Hi everybody,

I am experiencing a SAS programming problem.....

I need to merge two files in order to get var_X's information and here is the details...

File A File B var_date var_start var_end var_X 10JUL00 01JUL00 15JUL00 13 16JUL00 31JUL00 15

In this example, the var_date in file A is in between 01JUL00 and 15JUL00, so I'll need the first record's information from file B (not the second record). I thought about creating a daily file but file B itself was a very big file already, so I could not create a daily file to do this merge. Any suggestion would be appreciated.

kit

_________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


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