Vlookup from different spreadsheets based on information in cell

Ekoor

New Member
Joined
Sep 7, 2017
Messages
3
Hi

This is my formula:

=IFERROR(IFERROR(IFERROR(IFERROR (VLOOKUP(c9,’ V:\PPHL\==Loan Maintenance==\Allocations\2017\August\E Koor\[Cashbook1.xlsx]'!$A$1:$k$100,9,FALSE),VLOOKUP(c9,’V:\PPHL\==Loan Maintenance==\Allocations\2017\August\D Makhubu\[CASHBOOK FOR AUGUST 2017.xlsx}'!$A$1:$k$100,9,FALSE), ,VLOOKUP(c9,’V:\PPHL\==Loan Maintenance==\Allocations\2017\August\N Buthelezi\[August Cash Book.xlsx}'!$A$1:$k$100,9,FALSE), ,VLOOKUP(c9,’V:\PPHL\==Loan Maintenance==\Allocations\2017\August\Tebogo Tshetlo\[CASHBOOK.xlsx}'!$A$1:$k$100,9,FALSE)),"")

But, the == in location name is throwing me off.
 

Excel Facts

Easy bullets in Excel
If you have a numeric keypad, press Alt+7 on numeric keypad to type a bullet in Excel.
Ekoor,

I don't think it's feasible, it's seems to be an issue in Excel parsing that can't be "worked around" without changing the = signs in the files paths. That said it's impossible to prove a negative, so I'd be happy to be proven wrong.

Kind regards,
Bernd
 
Upvote 0

Forum statistics

Threads
1,214,979
Messages
6,122,559
Members
449,089
Latest member
Motoracer88

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