Comparing two sets of data and finding differences

excellmate

New Member
Joined
Jan 28, 2006
Messages
15
Problem:

Columns A to C contain related data - (A)date, (B)number,(C) monetary value.
Column D is blank
Columns E to S contain related data - (E)date,(F)number,(G)monetary value,(H) to (S)analysis of data in column (G).

What I want to do is match and compare the numbers in columns B and F and populate column D with the difference betwen the monetary values in columns C and G. The numbers in columns B and F are sorted in ascending order and they should match but my problem is that there are gaps in the numbers resulting in columns A to C being about 9000 rows long and columns E to S being about 14000 rows long. I need to find what numbers are in column B but which are not in column F and vice versa. There is a $500k difference in the totals of columns C and G and I need to find out where the discrepancy is !!

I tried comparing manually but it would take days to complete. Any help on saving time would be appreciated.
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.

Forum statistics

Threads
1,222,900
Messages
6,168,926
Members
452,227
Latest member
sam1121

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top