Fastest way to get document text

R

Roger

Hi All,
Im using a loop to grab all text from a document, currently using -
pararaphs.item(i), i = 0, numParagraphs. For a 12 page document however,
this is pretty slow. Does anyone have any thoughts on the fastest way to
grab all the text from a document?

Thanks,
Roger.

rogerOpromed .com .au
change 'O' to @, and remove spaces to reply
 
Top