D
dstanger
I'm writing some code to go through a document to find some text, cursor down
to the table below the text, select the table and delete it's contents. Then
continue on doing the same thing until the end of the document. My question
is how can you tell when you've reach the end of the document to break out of
the loop?
Thanks, dstanger
to the table below the text, select the table and delete it's contents. Then
continue on doing the same thing until the end of the document. My question
is how can you tell when you've reach the end of the document to break out of
the loop?
Thanks, dstanger