vlookup

M

mebby

VLOOKUP - When pulling data from an unopened Master file to an opened Slave
file only some of the data comes across from a cell in the Master file. That
cell contains quite a lot of characters, is there a limit to how many
characters can be pulled across. The function works perfectly when the Master
file is also open.
 
D

Dave Peterson

When that "sending" workbook is closed, then you'll only get 255 characters
returned.
 
Top