Quote Originally Posted by Howard Kaikow
What are you trying to prove?
You've already been told that a string can hold about 2 billion characters.
Haha that's true..good one Howard, forgot about the previous bitt off this questionne...

@Dave
So if you use the LEN function on the text you want to load in to the string you can deside to use the Mid (Left, Right, etc..) Function if need be to pass Substrings in to other string variabels to hold the values en concenate them in the document.

But I think you should just code you're program and come over here with the code if you run into problems!