match horizontal data set to vertical data set

chelson

New Member
Joined
Oct 28, 2014
Messages
3
Hello,

I have two data sets that I need to match; one is arranged horizontally and the other is arranged vertically. I need to determine if the data points in the horizontal data set are also found in the vertical data set. The data sets are rather large - Data set 1 (horizontal) is ~400 rows by 80 columns, and Data set 2 (vertical) is ~1,100 rows. I am using Excel 2013.


Are the values found in Data Set 1 (AB-123; AB-456; CD-123; CD-963; etc.), also found in Data Set 2?

<colgroup><col><col></colgroup><tbody>
</tbody>

Data Set 1 (400 rows x 80 columns)
AB123456
CD123963852741349
EF567891
Data Set 2 (1,100 rows)
AB(other data)(other data)(other data)123
AB(other data)(other data)(other data)456
CD(other data)(other data)(other data)123
CD(other data)(other data)(other data)852
CD(other data)(other data)(other data)741
CD(other data)(other data)(other data)349
EF(other data)(other data)(other data)567
EF(other data)(other data)(other data)891
EF(other data)(other data)(other data)123

<colgroup><col><col><col><col span="3"></colgroup><tbody>
</tbody>




Any help is greatly appreciated, thank you!!
 

Excel Facts

How can you automate Excel?
Press Alt+F11 from Windows Excel to open the Visual Basic for Applications (VBA) editor.

Forum statistics

Threads
1,215,465
Messages
6,124,977
Members
449,200
Latest member
Jamil ahmed

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