Page 1 of 1
Find: mark matching lines only in selection
Posted: Wed May 12, 2010 12:18 am
by mikez302
I would like to use "Mark All" command in the Find box to mark lines matching the search string, but only within my selection, instead of the whole document.
Is this possible? If so, how can I do this?
Posted: Thu May 13, 2010 7:07 am
by ACRobin
Shame there is not a tick box in the "Find" dialogue to do what you want.
There are two ways to solve your problem:
use the "Replace" function to find your selection and add a marker to the beginning of the line (unique as you will want to take it out later).
Then use the "Find" to "Mark" lines where the unique text you inserted are.
or
Cut out the text you want to search through into a new document, do what you need to do, then insert it back in the main document.
My thoughts.
Posted: Tue May 18, 2010 7:00 pm
by mikez302
Thank you. I have been doing your 2nd suggestion. I was wondering if there is a simpler way.