Left Lookup Help

djlw84

New Member
Joined
Sep 15, 2021
Messages
5
Office Version
  1. 365
  2. 2019
Platform
  1. MacOS
Hi

I am trying to do a left lookup between two workbooks (both stored on OneDrive for Business), however, when using the Index/Match functionality, it is returning a N/A.

I need the formula in Column K of 'UBWO Test' to lookup the value in Column A (UBWO ID) of 'UBWO Test' in the 'Pipeline Test' workbook (value will be in Column C (UBWO ID Number) and return the value in Column A (Pipeline Request ID) of 'Pipeline Test' workbook...

Happy to share the workbooks with anyone who is able to help....
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.
Index Match function also works . Since you are asking for Vlookup here it is

Book1
ABCDE
1B1A1
2A1A1B1
3B22B
4C3
5D4
6E5
Sheet1
Cell Formulas
RangeFormula
E3E3=VLOOKUP(D3,CHOOSE({1,2},$B$2:$B$6,$A$2:$A$6),2,0)
 
Upvote 0
Welcome to the MrExcel Message Board!

Cross-posting (posting the same question in more than one forum) is not against our rules, but the method of doing so is covered by #13 of the Forum Rules.

Be sure to follow & read the link at the end of the rule too!

Cross posted at: Left Lookup Help
If you have posted the question at more places, please provide links to those as well.

If you do cross-post in the future and also provide links, then there shouldn’t be a problem.
 
Upvote 0

Forum statistics

Threads
1,214,915
Messages
6,122,212
Members
449,074
Latest member
cancansova

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