I am just trying to merge two Excels using VLOOKUP function as it is explained on Microsoft Office documentation.
Using Microsoft Excel 2019, after typing =
I can't see the function, and even I introduce the formula manually, I get an error that is not ok. I am just using:
=VLOOKUP(A2,list,5,FALSE)
Where the variable list is just the selection on the second sheet where it has to find for the data. Already checked this solution with no result. Any advice?