how to do Nested Vlookup for 3 vloop up formula together?

Goddard

New Member
Joined
Jun 6, 2019
Messages
2
Hi,

I need to do nested Vlook up to combine 3 vlookup formula together. The result is to find out the VBR% to match it with table 2, I would need to know the exact VBR% from table 2.
The start date is also important , because the table 2 have a mixed date by year 2018 and 2019 (no exact date). Meanwhile I actually split the table 2 according to year. One of the challenge is some of the line in table 2 does not contained the Material code. This is the original file that I extract from the SAP system.

I am not sure the best way to present my report. Should it be one column put it YES = match, another column as XX % when is not match??!

I have to do 6 conditions of Vlook up to find out the VBR%
1. End user + Distributor + Material code
2. End user + material
3. end user + distributor + MG1
4. end user + MG1
5. end user + distributor per agreement
6. end user itself

I can do the normal vlook up. Hence, what I really need here is the Nested Vlookup to for 3 vlookup "End user + distributor + Material code".

Your prompt reply is highly appreciated!!



The following table 1 showed the distributor code, end user code, PRM (Price Ref Material code) and VBR%
DistributorEnd userStart datePRMEU VBR % paid by distributor
28520413

<tbody>
</tbody>
80038405

<tbody>
</tbody>
01/03/2019

<tbody>
</tbody>
8569999

<tbody>
</tbody>
0.5

<tbody>
</tbody>
28520261

<tbody>
</tbody>
80031775

<tbody>
</tbody>
01/04/2018

<tbody>
</tbody>
28979099

<tbody>
</tbody>
0.01

<tbody>
</tbody>
28520420

<tbody>
</tbody>
80032648

<tbody>
</tbody>
01/04/2019

<tbody>
</tbody>
6340999

<tbody>
</tbody>
1
28520420

<tbody>
</tbody>
80032648

<tbody>
</tbody>
01/11/2018

<tbody>
</tbody>
6340999

<tbody>
</tbody>
1
Table 2
End userDistributorMaterial codeValid on YearEU VBR %MG1
800384052852041320190.5%c
800384052852041320181c
8003264828520420634099920190.5d
8003264828520420634099920182d
80031775285202612897909920183c

<tbody>
</tbody>
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.

Forum statistics

Threads
1,214,987
Messages
6,122,614
Members
449,090
Latest member
vivek chauhan

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