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

I have a list of users on 2 workbooks. I need to compare the 2 workbooks and
see who is one list and not the other. Because of the size of these lists I
could not do it manually. Is there an automated way I could use to do this
and reproduce it on a monthly basis
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Comparing 2 workbooks

See all other groups

Please read this
http://www.cpearson.com/excel/newposte.htm




--
Regards Ron de Bruin
http://www.rondebruin.nl


"Joshua" wrote in message ...
I have a list of users on 2 workbooks. I need to compare the 2 workbooks and
see who is one list and not the other. Because of the size of these lists I
could not do it manually. Is there an automated way I could use to do this
and reproduce it on a monthly basis



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Comparing 2 workbooks

in an adjacent column

=Countif([Book2.xls]Sheet1!A:A,A1)

drag down the column

repeat in Book2 checking Book1.

then you can filter on the results.

See Chip Pearson's site for working with duplicates and uniques:

http://www.cpearson.com/excel/duplicat.htm

--
Regards,
Tom Ogilvy

"Joshua" wrote in message
...
I have a list of users on 2 workbooks. I need to compare the 2 workbooks

and
see who is one list and not the other. Because of the size of these lists

I
could not do it manually. Is there an automated way I could use to do

this
and reproduce it on a monthly basis



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 workbooks AJ Excel Worksheet Functions 3 March 30th 09 06:06 PM
Comparing Two Workbooks Rob Excel Discussion (Misc queries) 0 November 20th 07 02:56 PM
Comparing two workbooks. Kevin Porter Excel Worksheet Functions 1 February 14th 07 06:34 AM
Comparing Workbooks JS Excel Discussion (Misc queries) 2 October 21st 05 01:20 PM
Comparing two workbooks DavidC[_2_] Excel Programming 1 October 1st 04 06:20 AM


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

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

About Us

"It's about Microsoft Excel"