When I link to a cell in a closed workbook using the formula:
= 'C:\temp\[text.xls]sheet1'!$A$1
It only returns the first 255 characters in that cell. However it I open the workbook I am linked to, then it returns the all of the characters. Therefore my question is is it possible to return all of the characters in a cell of a closed workbook without having to open the workbook?.
thanks
Cage
= 'C:\temp\[text.xls]sheet1'!$A$1
It only returns the first 255 characters in that cell. However it I open the workbook I am linked to, then it returns the all of the characters. Therefore my question is is it possible to return all of the characters in a cell of a closed workbook without having to open the workbook?.
thanks
Cage