Quote Originally Posted by MOS MASTER
Hi Dave,

I'm also curious on what you're trying to do.

To make one point it ussualy is very slow to load the entire range of a document in to a string and it depends on what you're trying to do if there are better ways.

Enjoy!
Not to mention, but I will anyway, working witha doc in a string is far less effecient as one loses thre ability to use methods for navigation and modification of the document, and there may be hidden stuff in a document that just does not get saved in the string.