=VLOOKUP(......CHOOSE({...}.....incorporating Sheet Name Reference

RapchikM

Board Regular
Joined
Oct 5, 2020
Messages
97
Office Version
  1. 2021
Platform
  1. Windows
Hello

Can someone help me to incorporate the correct syntax using VLOOKUP with CHOOSE{} with sheet Reference

Excel Formula:
=IFERROR(VLOOKUP(G3&H3,CHOOSE({1,2},B5:B101&C5:C101,E5:E101),2,0),"Not Found")

Where can i incorporate the 'Sheet3!' in above formula

Formula Entered and Matching Values of G3 and H3 are in Sheet 1 and obtaining data from range is in Sheet3

Thanks and Regards
RapchikM
 
Peter_SSs Sir,

Thank you very much for the clarification and indeed Crystal Clear Explanation with the choice of XLOOKUP and Index Match

Thank you for the Solution with INDEX MATCH too.

I understood from the link and worked about the same to derive the result. But as per your explanation i've deleted VLOOKUP...CHOOSE
and used XLOOKUP (Short and Sweet )

Once more Thank you so much for the efforts taken in explaining the Formulas.

Thanks :)
RapchikM
 
Upvote 0

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.

Forum statistics

Threads
1,226,534
Messages
6,191,622
Members
453,667
Latest member
JoeH7745

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