Date: Mon, 4 Aug 2008 15:08:18 +0530
Reply-To: Ajay ohri <ohri2007@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Ajay ohri <ohri2007@GMAIL.COM>
Subject: Re: compare
In-Reply-To: <9ccd08c5-c764-43ff-b43a-a1d9d77eabe1@k13g2000hse.googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Use Proc contents within an ods html for outputting var names into two
excel sheets.
compare the two excel sheets (or copy and paste into one sheet )
and then using standard lookup in excel functions (vlookup,hlookup)
HTH
On Mon, Aug 4, 2008 at 2:51 PM, ash007 <RamsamyAshley@gmail.com> wrote:
> Hello,
>
> How to compare the name of the variable of 2 datasets. just the name
> not the information of the variables.
>
> can SAS create an output with the name of the variable different and
> non-different.
>
> thanks.
>
> ash007.
>
|