PC Review


Reply
Thread Tools Rate Thread

Comparison Utility

 
 
george
Guest
Posts: n/a
 
      15th Jan 2004
Hi All
Is there a utility that can compare two text documents or spreadsheet
documents and highlight same/different info?
Thanks.




 
Reply With Quote
 
 
 
 
Wald
Guest
Posts: n/a
 
      15th Jan 2004
"george" <(E-Mail Removed)> wrote:

> Hi All
> Is there a utility that can compare two text documents or
> spreadsheet documents and highlight same/different info?


You're looking for diffing software. There are a lot of free
possibilities with varying capabilities. Note that these are
designed for text file comparison, so save your spreadsheets as CSV
files or something before comparing them.

I'll just list some possibilities for you to try out:

- WinMerge:
http://winmerge.sourceforge.net/

- ExamDiff:
http://www.prestosoft.com/ps.asp?page=edp_examdiff

- KDiff3:
http://kdiff3.sourceforge.net/

- CSDiff:
http://www.componentsoftware.com/products/csdiff/

You can have a further look in this list:

http://www.foldermatch.com/fmcompetitors.htm

Regards,
Wald



 
Reply With Quote
 
george
Guest
Posts: n/a
 
      16th Jan 2004
Thanks, Wald. That was very helpfull.

"Wald" <(E-Mail Removed)> wrote in message
news:Xns9471B541612Carnoutstandaertagrku@134.58.127.12...
> "george" <(E-Mail Removed)> wrote:
>
> > Hi All
> > Is there a utility that can compare two text documents or
> > spreadsheet documents and highlight same/different info?

>
> You're looking for diffing software. There are a lot of free
> possibilities with varying capabilities. Note that these are
> designed for text file comparison, so save your spreadsheets as CSV
> files or something before comparing them.
>
> I'll just list some possibilities for you to try out:
>
> - WinMerge:
> http://winmerge.sourceforge.net/
>
> - ExamDiff:
> http://www.prestosoft.com/ps.asp?page=edp_examdiff
>
> - KDiff3:
> http://kdiff3.sourceforge.net/
>
> - CSDiff:
> http://www.componentsoftware.com/products/csdiff/
>
> You can have a further look in this list:
>
> http://www.foldermatch.com/fmcompetitors.htm
>
> Regards,
> Wald
>
>
>



 
Reply With Quote
 
Bill Yerkes
Guest
Posts: n/a
 
      18th Jan 2004
A clunky (sorta) but effective way to compare spreadsheets is to use another
spreadsheet. Using Excel (or the like) you have your two object sheets,
sheet1 and sheet2. The question is what's the difference.

With sheet1 and sheet2 in the same document, create a third sheet and in
each cell that corresponds to sheet1 and sheet2 enter the forumula
=Sheet1!A1=Sheet2!A1 (copy from A1 to the end of the range). When the
corresponding cells are identical the result of the formula will be "TRUE".
When they differ, the result will be "FALSE" (who'd a thunk).



"george" <(E-Mail Removed)> wrote in message
news:bu6f4v$k5c$(E-Mail Removed)...
> Hi All
> Is there a utility that can compare two text documents or spreadsheet
> documents and highlight same/different info?
> Thanks.
>
>
>
>



 
Reply With Quote
 
CS
Guest
Posts: n/a
 
      19th Jan 2004
For Excel spreadsheets, try CS-ExcelDiff.
http://www.componentsoftware.com/products/exceldiff

"george" <(E-Mail Removed)> wrote in message news:<bu6f4v$k5c$(E-Mail Removed)>...
> Hi All
> Is there a utility that can compare two text documents or spreadsheet
> documents and highlight same/different info?
> Thanks.

 
Reply With Quote
 
Adrian Carter
Guest
Posts: n/a
 
      19th Jan 2004
CS" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> For Excel spreadsheets, try CS-ExcelDiff.
> http://www.componentsoftware.com/products/exceldiff
>
> "george" <(E-Mail Removed)> wrote in message

news:<bu6f4v$k5c$(E-Mail Removed)>...
> > Hi All
> > Is there a utility that can compare two text documents or spreadsheet
> > documents and highlight same/different info?
> > Thanks.


ExcelDiff is not freeware.

AsciiDiff, though designed for comparing plain text files, has a pair of
"Paste"
buttons for you to paste in the contents of your clipboard. So you can
select
the portions of 2 spreadsheets you want to compare (or 2 sections within a
single workbook), and paste each in turn before hitting the Compare button.

http://www.homestead.com/adriancarter/compare.html

It has a few other nice options too. Deals with inserted/deleted rows (these
tend to muck up the synchronisation between files), detects transposed
lines,
allows editing your compared data in place & saving results, etc, etc.

Adrian Carter


 
Reply With Quote
 
face_office
Guest
Posts: n/a
 
      17th Feb 2004
george wrote:
> Hi All
> Is there a utility that can compare two text documents or spreadsheet
> documents and highlight same/different info?
> Thanks.


commandline FC command.


 
Reply With Quote
 
Phred
Guest
Posts: n/a
 
      17th Feb 2004
In article <c0t9s7$1aatff$(E-Mail Removed)>, "face_office" <(E-Mail Removed)> wrote:
>george wrote:
>> Hi All
>> Is there a utility that can compare two text documents or spreadsheet
>> documents and highlight same/different info?
>> Thanks.

>
>commandline FC command.


With a spreadsheet, or anything other than pure text, FC will simply
spew out a never-ending stream of "hex dump" if things are different.
That may be useful to a pro who can read a thousand lines of hex and
compare it mentally to the next thousand, but I found it was beyond
me. 8-) [And, if you don't use the /b option for those sorts of
files, you'll just get a page of "Chinese".]


Cheers, Phred.

--
(E-Mail Removed)LID

 
Reply With Quote
 
Bill Jones
Guest
Posts: n/a
 
      18th Feb 2004

"face_office" <(E-Mail Removed)> wrote in message
news:c0t9s7$1aatff$(E-Mail Removed)...
: george wrote:
: > Hi All
: > Is there a utility that can compare two text documents or spreadsheet
: > documents and highlight same/different info?
: > Thanks.
:
: commandline FC command.
:
Here's something that may work. It's called ExamDiff:
http://www.prestosoft.com/ps.asp?page=edp_examdiff

There is also a Pro version available that is shareware.

----
Bill

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
File Comparison utility.... Smith Microsoft ASP .NET 8 19th Jun 2005 06:38 AM
Looking for a text comparison utility Stench Freeware 4 9th Dec 2004 07:46 PM
Directory comparison utility? void@no.spam.com Freeware 6 3rd Aug 2004 07:55 AM
Anyone know of a good file comparison utility? Jack Microsoft Dot NET 3 10th Jun 2004 08:49 PM
Server Configuration Comparison Utility Larry williams Microsoft Windows 2000 Deployment 0 10th Jan 2004 04:23 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:19 AM.