Lining up two columns

mikec82

Board Regular
Joined
Jan 13, 2009
Messages
225
I have two different groups of columns. Group 1 is columns A through I. Group 2 is columns J through Z. Column C and Column M have some (but not all) exact matches, which have all been highlighted. Is there any way to sort both groups so that the exact matches occur on the same row?
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result
Hi,

This worked for me - but make sure you have a back up before attempting!

1. Append all the values in column C to column M.
2. Append all the original values in column M to column C.
3. Use Data-->Remove Duplicates on column C only. This should leave the original numbers in place but leave the missing values from M on the end.
4. Use Data-->Remove Duplicates on column M only. This should leave the original numbers in place but leave the missing values from C on the end.
5. Sort all of Group 1 by column C.
6. Sort all of Group 2 by column M.
7. Check to see if they now line up.
 
Upvote 0

Forum statistics

Threads
1,214,972
Messages
6,122,530
Members
449,088
Latest member
RandomExceller01

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