Match numbers in 2 columns

thedeed

New Member
Joined
May 31, 2011
Messages
1
I have looked for a solution to this issue for several days and figured I would ask before they need to admit me to my local mental hospital :eeek:.

I have a excel 97 spreadsheet with 2 columns. In column 1 I have all the numbers (17000 Plus) and in column two it has some of the number but not all (10,000 Plus). Here is the question.

Is there a formula that says If the same numbers can be found in both columns then delete those rows. So this will leave only what is not in column 2 in column 1

Thanks in advance for any help on this!!

Spreadsheet Im working with
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.
Welcome to the Board!

You can use a VLOOKUP formula to look up values from one list to the other. If it does not find a match, it will return an error. If you sort by this new columns of formulas, all the errors will be bunched together, then you can delete those without errors and be left with your unmatched set.

Take a look at the VLOOKUP function in Excel's built-in help files if you need details and examples.

By the way, if you have Microsoft Access, this is even easier! There is a built-in Wizard to do "unmatched queries".
 
Upvote 0

Forum statistics

Threads
1,224,609
Messages
6,179,881
Members
452,948
Latest member
Dupuhini

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