Copying paragraphs from multiple documents to the current one.
I'd like to do the following:
1. Find all paragraphs that contain occurences of text stored in the clipboard, for all word documents in a specific folder, then
2. Copy those paragraphs, and
3. Paste them one-by-one into the presently active document, starting at the current cursor position.
(The order of the paste results is irrelevant. Neither does it have to be batch processed.)
Could it be done?
|