I have a file that records monthly sheets. I am trying to organize VLOOKUP for sheets that do not yet exist.
Code example: =VLOOKUP($A$60,'C:/Users/JimW/Desktop//[MonthlySheets.xlsx]January18'!$A$2:$B$50,2,0)
However, the code generates an error. Any way around this?
user7966328
source
share