Index Match based on exact value through duplicates

Mavri

New Member
Joined
Nov 30, 2022
Messages
30
Office Version
  1. 2016
Platform
  1. Windows
Hello,friends!
I need to extract region from Table 1 to Table 2 only by criteriums (PROJECT) in Table 3 . I tried INDEX/MATCH by name, but it returns me the first value which it finds.
Thanks in advance!

REGIONNAMEPROJECTREGIONNAMEPROJECTREGIONPROJECT
COLACHCHEY LALWIN ACHCHEY LALTENCOLTEN
COLACHHE LAL PRAJAPATIWIN ACHHE LAL PRAJAPATIELEAUTELE
AUTAKHILESH KUMARWIN
AUTDIMPLE MASIHWINTable 2Table 3
COLMALKIT SINGH WIN
COLACHCHEY LALTEN
AUTACHHE LAL PRAJAPATIELE
Table 1
 
I would like that I dont need it,but I have it :) In Table 1 there are a plenty of data(Names,passport numbers,regions and projects),and in the Table 2 is small part which is in some cases duplicated in Table 1..The only difference is that in Table 1 the regions and projects are different for the same people.Only duplicated are names or passport numbers.And I woud like to get the aproppriate region from table 1,by name(or passport number) only by project in Table 3,and when it when it comes to a certain man and the asked project is not what I need,it should skip it.If thats the only time when man is in Table 1 it shoud return error(just like it didnt found him) .But in table 3 one region have 3 or more projects.
I hope it makes sense now :)
perhaps you can show another scenario that table 3 can't be used alone?
 
Upvote 0

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.

Forum statistics

Threads
1,223,630
Messages
6,173,457
Members
452,515
Latest member
nguyenkim

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