Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 90
Default Differences in 2 spreadsheets

We have 2 spreadsheets that have a lot of data in them. They were originally
the same, but one was changed at one point. Now we don't know where the
changes were made. Yes, I know, tracking would have been a good option, but
is there anything now that can help us find the differences?

Thank you very much.

Michele Cole
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 20
Default Differences in 2 spreadsheets

This might be a crappy way of doing this, but this is all that's coming to my
mind, and it would be fast. I'd open a blank worksheet and place the
following formula into it. Now keep in mind that this formula is dependant
on whether or not the spreadhseets are part of the same workbook or not, etc.
It doesnt really matter but it changes the way the formula is written. But
the basic formula is :

IF cell A1 of spreadsheet #1 = cell A1 of spreadsheet #2 then "", else "X"
(ANYONE WANT TO GIVE THE PROPER WAY TO FORMAT THIS FUNCTION? THANKS :))

Then I'd copy that formula in the new worksheet to all the other cells for
the size of the spreadsheets. The result should be instant. An "X" will
indicate any cell thats different between the two spreadsheets. If an "X"
appears in cell M15, then cell M15 is different between the two spreadsheets.

- Eric


"Michele" wrote:

We have 2 spreadsheets that have a lot of data in them. They were originally
the same, but one was changed at one point. Now we don't know where the
changes were made. Yes, I know, tracking would have been a good option, but
is there anything now that can help us find the differences?

Thank you very much.

Michele Cole

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Differences in 2 spreadsheets

It depends on what you're looking for.

This may help if you want to compare two worksheets and do a cell by cell
comparison (A1 with A1, x99 with x99, ...)

http://www.cpearson.com/excel/whatsnew.aspx
look for compare.xla

======
But as soon as a row/column is inserted or deleted, then the results go to heck.

If you're only looking at values in two worksheets, you may be able to save the
worksheets as comma separated and then use another program to compare these two
..CSV files.

MSWord has this ability. And there are free versions of file comparisons that
you can find via google.

Michele wrote:

We have 2 spreadsheets that have a lot of data in them. They were originally
the same, but one was changed at one point. Now we don't know where the
changes were made. Yes, I know, tracking would have been a good option, but
is there anything now that can help us find the differences?

Thank you very much.

Michele Cole


--

Dave Peterson
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
How to compare & then sum/list differences between spreadsheets? Pheasant Plucker® Excel Discussion (Misc queries) 1 April 16th 07 08:10 AM
differences between spreadsheets Lisa Excel Discussion (Misc queries) 1 August 14th 06 02:23 AM
How do I find the differences in two spreadsheets ritalc Excel Discussion (Misc queries) 0 February 15th 06 04:31 PM
how do I find the differences in two spreadsheets ritalc Excel Discussion (Misc queries) 0 February 15th 06 04:20 PM
Compare two spreadsheets to find differences. Toby Excel Discussion (Misc queries) 1 March 29th 05 01:19 AM


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