Hello everyone,

I'm trying to use the VLOOKUP function using as table_array a range from another sheet.

Giac = VLookup(SKU, Sheet2!$A$1:$G$20000, 5)
But this gives me error messages, what am I doing wrong?