Display Value from matching from columns in two separate tables.

expeo

New Member
Joined
Dec 1, 2017
Messages
17
What would be the formula to display the unit "Three" in Column H if given the unit "Two" and "Four"?

It would have to match and validate in two separate tables; Table 1 (Column A:B) and Table 2 (Column C:E).
For example, if given unit Two=10, it should first validate to match Table 1 where it gives the possible unit(s) of "Three".
Then it should validate with Table 2 (using 10 and possible unit Three) and finally the corresponding unit "Four" from Table 2 should display in Column J.

Seems a little confusing with two tables, any method or formula would be appreciated. Maybe I can try consolidating the two tables into one and/or use some like of Index or Vlookup with Sumproduct? I cannot seem to formulate any of this.

Table 1 Table 2 Given


A
B
C
D
E
F
G
H
I
J
1
Two
Three
Two
Three
Four
Two
Four
Three
2
10
110
10
110
9000
10
9000
110
3
10
111
10
122
9000
Given
Given
Displays
4
11
110
11
110
9101
5
12
111
12
130
9202

<tbody>
</tbody>



<tbody>
</tbody>
 

Excel Facts

How to fill five years of quarters?
Type 1Q-2023 in a cell. Grab the fill handle and drag down or right. After 4Q-2023, Excel will jump to 1Q-2024. Dash can be any character.
Correction: What would be the formula to display the unit "Three" in Column J if given the unit "Two" and "Four"?

Sorry.
 
Upvote 0

Forum statistics

Threads
1,215,529
Messages
6,125,343
Members
449,219
Latest member
Smiqer

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