Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 268
Default How do I compare similar data in two separate workbooks?

This is a correction to my previous post
If the amount of data isn't too great -

Copy and paste the two sets of data to a new workbook (so they follow on).
This will keep your originals away from danger.

In a helper column add A and B respectively to identify the source.

In a further helper column put the formula =IF(A2=A1,1,0) where column A
contains the information to be compared. This can be refined with a
formula comparing more than one field.

Sort data on a field (type of data) common to both sets of data.

Copy and paste (values) the second helper column.

You will now have all the data together with a flag in the second helper
column to show where you may have a duplicate.

Sort on the second helper column.

Delete all rows where the second helper column is 1.

Hope this helps.

Perhaps some thought should be given to avoiding this problem??

Regards.

Bill Ridgeway
Computer Solutions

"Excel Workook Data Comparisons" <Excel Workook Data
wrote in message
...
I have my original workbook with data and I receive a workbook with
similar
data from an outside source. I currently print the second workbook page
by
page and manually do an audit to compare the second source data to my
original data. How can I have excel compare the two separate workbook
data?
Help please....





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 do I compare similar data in two separate workbooks? Excel Workook Data Comparisons Excel Discussion (Misc queries) 2 February 18th 07 07:26 PM
Compare Data in two Separate Worksheets mary s Excel Discussion (Misc queries) 3 June 22nd 06 06:19 PM
compare data in the same column on separate worksheets john mcmichael Excel Worksheet Functions 1 October 7th 05 01:44 AM
Compare data on 2 separate worksheets. Wayne Excel Worksheet Functions 3 July 10th 05 04:25 AM
How do I compare similar rows of data in same worksheet JT Excel Worksheet Functions 2 February 20th 05 06:11 PM


All times are GMT +1. The time now is 11:25 AM.

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

About Us

"It's about Microsoft Excel"