To test, I read in a bunch of lines from my spreadsheet and stored
them
in a string variable.
Then used msgbox to display the variable.
Through trial and error, I found that in Excel 2003,
msgbox only displayed 1024 characters
(actually, I think 1023 and a newline)