Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default excel spreadsheet compare

I looking for something I could utilize that would compare two excel
spreadsheets. It would need to compare across all cells and note any
changes. There will be text and numbers contained within the cells.

I've seen some stuff posted on here, but it compares (I.E cell A1 to cell
A1). The excel spreadsheets I'll be reviewing will have adds, updates and
deletes. So it needs to compare based on a unique identifier (probably name
in first column) and then note if there are any changes. Also, note if the
data between the two excel spreadsheets is new or deleted data.

thanks for any help you can provide..
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default excel spreadsheet compare

anyone?
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default excel spreadsheet compare

If the number of columns times 2 (or 3) would fit in the worksheet, then I'd do
this:

Create a new worksheet
Copy the unique ID from one worksheet into column A
Copy the unique ID from the other worksheet at the bottom of this list.

The use data|Filter|advanced filter to get unique values from that single
column.
http://contextures.com/xladvfilter01.html#FilterUR
and
http://www.contextures.com/xlVideos04.html#AdvFilt2003
(Both from Debra Dalgleish's site)

Then use a bunch of =vlookup()'s or =index(match())'s to return the data to be
compared (two columns--one for each worksheet). And a third column that would
indicate the differences.



chance diego wrote:

I looking for something I could utilize that would compare two excel
spreadsheets. It would need to compare across all cells and note any
changes. There will be text and numbers contained within the cells.

I've seen some stuff posted on here, but it compares (I.E cell A1 to cell
A1). The excel spreadsheets I'll be reviewing will have adds, updates and
deletes. So it needs to compare based on a unique identifier (probably name
in first column) and then note if there are any changes. Also, note if the
data between the two excel spreadsheets is new or deleted data.

thanks for any help you can provide..


--

Dave Peterson
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 213
Default excel spreadsheet compare

I looking for something I could utilize that would compare two excel
spreadsheets. It would need to compare across all cells and note any
changes. There will be text and numbers contained within the cells.

I've seen some stuff posted on here, but it compares (I.E cell A1 to
cell A1). The excel spreadsheets I'll be reviewing will have adds,
updates and deletes. So it needs to compare based on a unique
identifier (probably name in first column) and then note if there are
any changes. Also, note if the data between the two excel
spreadsheets is new or deleted data.


This is far from elegant, but it might be useful.

You could save both as csv files, open one in MS-Word, and use Word's
featu
Tools Compare and merge documents
  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default excel spreadsheet compare

MVOS

Is a spreadsheet a worksheet or a workbook?

The add-in, Compare.xla written by Myrna Larson and Bill Manville, allows
you to compare the contents of two workbooks and highlight differences.

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

Look for Compare.xla at 14-June-2000

Download Compare.ZIP, unzip Compare.xla and add it with rest of your your
add-ins.

On Tools Menu, select add-ins and check in (tick in)Compare Worksheets.
From tools menu then select Compare Sheets and follow instructions.


Gord Dibben Excel MVP




On Wed, 23 Jul 2008 17:33:25 -0500, MyVeryOwnSelf wrote:

I looking for something I could utilize that would compare two excel
spreadsheets. It would need to compare across all cells and note any
changes. There will be text and numbers contained within the cells.

I've seen some stuff posted on here, but it compares (I.E cell A1 to
cell A1). The excel spreadsheets I'll be reviewing will have adds,
updates and deletes. So it needs to compare based on a unique
identifier (probably name in first column) and then note if there are
any changes. Also, note if the data between the two excel
spreadsheets is new or deleted data.


This is far from elegant, but it might be useful.

You could save both as csv files, open one in MS-Word, and use Word's
featu
Tools Compare and merge documents


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 Excel files and spreadsheet 3rd party apps PSULionRP Excel Discussion (Misc queries) 0 July 15th 08 08:47 PM
Excel Spreadsheet Assistance (Match, Compare) Nancy Excel Worksheet Functions 1 January 17th 07 02:05 AM
Compare two different spreadsheet Nobita_87 Excel Discussion (Misc queries) 1 April 25th 06 07:09 AM
How do I do a file compare of one excel spreadsheet to another? stephen Excel Worksheet Functions 1 April 19th 05 10:20 PM
How do I compare 2 columns in excel from the same spreadsheet sleyden Excel Discussion (Misc queries) 1 January 6th 05 01:36 AM


All times are GMT +1. The time now is 05:29 PM.

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"