Multiple lookup criteria with multiple matches

PREDJ

New Member
Joined
May 11, 2018
Messages
1
Good day.

What solution can you suggest to have “match” return value at column D if the code in column C matches with one of the codes in column G. The current job title code is referenced with the table of possible jobs for completers of certain skills training.

In short, this is a problem of a multiple lookup criteria with multiple matches.

Please help. Thank you.

Reference table
TraineeSkills Training TitleCurrent Job Title Codematch_result
AContact Center ServicesmatchSkills Training TitleJob Title Code
BProcess InspectionmatchAutomotive Servicing
CConsumer Electronics Servicingnot matchCarpentry
DRefrigeration and Aircon ServicingmatchConsumer Electronics Servicing
EFlux Cored Servicesnot matchConsumer Electronics Servicing
FProcess Inspectionnot matchContact Center Services
GConsumer Electronics ServicingmatchFlux Cored Arc Welding
HRefrigeration and Aircon ServicingmatchRefrigeration and Aircon Servicing
IContact Center ServicesmatchRefrigeration and Aircon Servicing
JInstrumentation and Control Servicingnot matchRefrigeration and Aircon Servicing
KAutomotive ServicingmatchProcess Inspection
LCarpentrymatchProcess Inspection

<tbody>
[TD="align: center"] A
[/TD]
[TD="align: center"] B
[/TD]
[TD="align: center"] C
[/TD]
[TD="align: center"] D
[/TD]
[TD="align: center"] E
[/TD]
[TD="align: center"] F
[/TD]
[TD="align: center"] G [/TD]

[TD="align: center"]1[/TD]

[TD="align: center"]2[/TD]

[TD="align: center"]3[/TD]

[TD="align: center"]0410[/TD]

[TD="align: center"]4[/TD]

[TD="align: center"]0711[/TD]

[TD="align: center"]0110[/TD]

[TD="align: center"]5[/TD]

[TD="align: center"]0410[/TD]

[TD="align: center"]0210[/TD]

[TD="align: center"]6[/TD]

[TD="align: center"]0612[/TD]

[TD="align: center"]0310[/TD]

[TD="align: center"]7[/TD]

[TD="align: center"]0510[/TD]

[TD="align: center"]0311[/TD]

[TD="align: center"]8[/TD]

[TD="align: center"]0611[/TD]

[TD="align: center"]0410[/TD]

[TD="align: center"]9[/TD]

[TD="align: center"]0311[/TD]

[TD="align: center"]0510[/TD]

[TD="align: center"]10[/TD]

[TD="align: center"]0610[/TD]

[TD="align: center"]0610[/TD]

[TD="align: center"]11[/TD]

[TD="align: center"]0410[/TD]

[TD="align: center"]0611[/TD]

[TD="align: center"]12[/TD]

[TD="align: center"]0611[/TD]

[TD="align: center"]0612[/TD]

[TD="align: center"]13[/TD]

[TD="align: center"]0110[/TD]

[TD="align: center"]0710[/TD]

[TD="align: center"]14[/TD]

[TD="align: center"]0210[/TD]

[TD="align: center"]0711[/TD]

[TD="align: center"]15[/TD]

</tbody>
 

Excel Facts

Select all contiguous cells
Pressing Ctrl+* (asterisk) will select the "current region" - all contiguous cells in all directions.

Forum statistics

Threads
1,224,817
Messages
6,181,149
Members
453,021
Latest member
Justyna P

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