Quote:
Originally Posted by PRA007
Problems
1. I want to skip If .Find.Found Then fails.
Means it adds data every where irrespective of found or not.
|
If nothing is found, there is nothing to process and, hence, nothing to add.
Quote:
Originally Posted by PRA007
2. I could not figure out how to search from paragraph 1 to 5 as current code searches only in paragraph 1. I want to start search string from paragraph 1.
|
What if there is less than 5 paragraphs or more than 5 paragraphs?