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.
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.