Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default Comparing two worksheets

I am wondering if there is a way to compare a column with
in one worksheet with a column in another worksheet. I am
trying to find the common data based upon the data
contained in the column.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Comparing two worksheets

you can use a formula for this

open both workbooks.

In one workbook put in the formula in B1 for example

=countif([OtherBook.xls]Sheet1!$A:$A,A1)

then drag fill down the column

Any cell in column B that has a value other than 0 matches to the other
workbook.

--
Regards,
Tom Ogilvy


"Dennis" wrote in message
...
I am wondering if there is a way to compare a column with
in one worksheet with a column in another worksheet. I am
trying to find the common data based upon the data
contained in the column.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Comparing two worksheets Jules Excel Worksheet Functions 1 October 5th 07 10:32 PM
Comparing two worksheets Sasikiran Excel Discussion (Misc queries) 2 September 26th 07 04:46 PM
Comparing worksheets enna49 Excel Worksheet Functions 2 May 30th 07 06:54 AM
Comparing two different Worksheets senthilmca Excel Worksheet Functions 0 June 1st 06 06:36 AM
Comparing Two Worksheets RFJ Excel Worksheet Functions 5 September 21st 05 04:06 PM


All times are GMT +1. The time now is 08:09 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"