Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Compare two text files

open them both in excel

use a formula like

In B1 of text1
=countif([text2.txt]Text2!A:A,A1)

drag fill down the column

in B1 of Text2
=countif([text1.txt]Text1!A:A,A1)

drag fill down the column

formulas that produce zero are the rows you want.

--
Regards,
Tom Ogilvy

"LostinTransportation"
wrote in message ...
Have two text files that contain one column of one word names. Need to

find
the easiest way for a non-technical end-user to compare the two reports

and
find exceptions (i.e. any items that are on list A and not on list B, or

any
items that are on list B and not on list A).
--
TIA!



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
Compare text in 2 different files Paige Wolfgram Excel Worksheet Functions 2 April 2nd 10 09:46 PM
How do i compare two different files Rasmus Excel Worksheet Functions 2 October 30th 08 07:14 PM
I Have two files that i need to compare? Daysi Excel Worksheet Functions 1 November 30th 05 06:30 AM
How can I compare Excel files AUSSIE GRAHAM Excel Discussion (Misc queries) 1 July 6th 05 06:14 AM
Bit to Bit Compare of Files? Ken Williams[_2_] Excel Programming 1 April 28th 04 11:19 PM


All times are GMT +1. The time now is 08:02 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"