How to do task based on paragraph numbering after find
I want to perform following task
1. find string "string"
2. for all find, on which paragraph number it was found and write some text file of the same if possible. Msgbox is also ok
3. delete 2 paragraph above and 2 paragraph below the found string
|