D
Dean
I want to be able to divide documents into "paragraphs" consisting of
five words each. (I'll use these documents to train WindowsVista
Speech Recognition for accuracy.) Obviously, I can record a macro and
create one or more five-word paragraphs in the recording process,
inserting necessary carriage returns, but what kind of loop to I
create, with error-checking, so that Word will go through a document
and generate these paragraphs for me and stop obediently at the end of
the document, no matter its length?
five words each. (I'll use these documents to train WindowsVista
Speech Recognition for accuracy.) Obviously, I can record a macro and
create one or more five-word paragraphs in the recording process,
inserting necessary carriage returns, but what kind of loop to I
create, with error-checking, so that Word will go through a document
and generate these paragraphs for me and stop obediently at the end of
the document, no matter its length?