Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / December 2006

Tip: Looking for answers? Try searching our database.

Comparing Data in Two Excel Spreadsheets

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
JW - 01 Dec 2006 15:00 GMT
I'm using Excel 2002. I have two spreadsheets, each has a column containing
account numbers. I would like to be able to identify any account numbers in
spreadsheet #2 that are also present in spreadsheet #1.  I do NOT want to
merge the spreadsheets. Any good way of doing that?

If it's easier, I could also get by creating a third, temporary spreadsheet
that has only the two columns of account numbers, and eliminate any account
numbers in column B that match any account numbers in column A. Any good way
of doing that?

Thanks very much for your help.
Dave Peterson - 01 Dec 2006 15:25 GMT
You could add a helper column in sheet2 and put a formula like:

=isnumber(match(a1,sheet1!a:a,0))

You'll see TRUE if it exists.  False if it's missing.

Adjust sheet names and addresses to match your data.

> I'm using Excel 2002. I have two spreadsheets, each has a column containing
> account numbers. I would like to be able to identify any account numbers in
[quoted text clipped - 7 lines]
>
> Thanks very much for your help.

Signature

Dave Peterson

JW - 01 Dec 2006 21:05 GMT
Dave - That worked great! Thank you very much.

> You could add a helper column in sheet2 and put a formula like:
>
[quoted text clipped - 20 lines]
>>
>> Thanks very much for your help.

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.