Hello,
I am trying to write a vlookup function where we are extracting numbers from different files in the same folder.
This is what I have:
=VLOOKUP(A1,"'M:\Funds\0-Valuations\Valuations 2016\Valuations Q2 2016\["&B1&" Valuation Calcs 06-30-16.xlsx]Investment History'!$D$3:$E$300",2,FALSE)...