Vlookup not locating file

T

TMao

I am trying to do a basic Vlookup from a separate workbook but th
workbook will not be referenced. The one I am referencing is in a
older version of Excel. Not sure why this is not working
 
S

Spencer101

TMao;1604244 said:
I am trying to do a basic Vlookup from a separate workbook but th
workbook will not be referenced. The one I am referencing is in a
older version of Excel. Not sure why this is not working.

This happens because of the different maximum row length between .xl
and .xlsx files.

What error message do you get
 
Top