Cross Checking to columns of figures, complicated by duplications

simdod

New Member
Joined
Dec 30, 2015
Messages
1
Hello

I’m new to this and hope you may be able to help.

I regularly get two columns of figures which I want to import into columns B and C in a worksheet. The goal is to end up with both columns the same. I therefore need to identify the differences between the columns. The problem is that the figures are not unique so they can appear several times. For instance if 150 appears 5 times in column B but only four times in column C I need to know that there is one un-matched example in column B. I can then investigate to see if I have to remove it from B or add it to C.

There could be single figures entered in one column only.

Ideally the problem figures would appear in columns A and D so as to make identifying them easy.

If the figures were unique I could do it, but it is the fact that they are potentially multiple which is causing me the problem.

I’d be very grateful for any help or advice. If possible I’d rather it was only solved by using formulas and not VBA – but if it has to be that way then so be it.

Many thanks
 
Last edited by a moderator:

Excel Facts

Copy a format multiple times
Select a formatted range. Double-click the Format Painter (left side of Home tab). You can paste formatting multiple times. Esc to stop
Please note I had to remove your blocking code which display improperly on the site
 
Upvote 0

Forum statistics

Threads
1,223,909
Messages
6,175,314
Members
452,634
Latest member
cpostell

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