Dear all,
I am fairly new to VBA's Application.Evaluate Method.
Here goes my code:
formula evaluates to![]()
Please Login or Register to view this content.
"Vlookup("CLCR";'W:\Path1\SubPath2\[UnopenedExternalExcelSheet.xlsb]country pairing'!$A$2:$C$65109;3;FALSE)"
If I plug this into an ExcelSheet, adding a "=" and removing the opening and closing quotes ("), the vlookup works and i get the desired (and expected) result.
However, as stated above, in code (VBA), i get error 2015.
What is going wrong here?
Thank you!
Bookmarks