Hello,
When I try to read a few particular cells though VBA and write it into a text file, the string in the text file gets truncated at 255 chars. When I try to display the value I have read from the cell, it still displays a truncated value (more than 255 chars though). Is there a way to read the entire contents of the cell as is, with no truncation ?
Thanks in advance.
Bookmarks