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 2008, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 27 Feb 2008 00:38:27 -0800
Reply-To:     RolandRB <rolandberry@HOTMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         RolandRB <rolandberry@HOTMAIL.COM>
Organization: http://groups.google.com
Subject:      Re: Comparing Two Libraries ,libraries having same datasets
Comments: To: sas-l@uga.edu
Content-Type: text/plain; charset=ISO-8859-1

On Feb 27, 2:05 am, Al <ali6...@gmail.com> wrote: > Hi Everybody, > > I was given a task of comparing to libraries having same set of > datasets , > for example , i have set of datasets which were create on 01/01/2008 > and 02/01/2008 > How do i compare them and report them if there were any updations in > the later dataset,if there were any changes in the values of a > variables in the later datsets(example : if value of BP at visit1 is > 110 in 01/01/2008 datasets and value of BP at visit1 is 120 in > 02/01/2008 datasets) > > can anybody how this can be done > > Thanks in advance > > Al

Check out my %complibs macro. In fact, check out the whole site so you know what is there. Any general purpose macro you need, in the field of clinical reporting, is probably on my web site.

http://www.datasavantconsulting.com/roland/complibs.sas

http://www.datasavantconsulting.com/roland/


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