DISPLAY LINES FROM A DOCUMENT WHICH CONTAIN SPECIFIC TEXT
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
-
- Posts: 6
- Joined: Wed Apr 18, 2007 1:19 pm
DISPLAY LINES FROM A DOCUMENT WHICH CONTAIN SPECIFIC TEXT
I have a large document and would like to have Textpad display only lines with specific text. Haven't been able to determine how....
Brian Harron
- Bob Hansen
- Posts: 1516
- Joined: Sun Mar 02, 2003 8:15 pm
- Location: Salem, NH
- Contact:
Open the document.
Use Search/Find to "Mark All" lines with the text "this is the text". You may need to use Regular Expressions depending on the text you want.
Toggle Bookmarks
Delete Bookmarked lines.
You will now just be seeing the lines with the text.
Make a macro to do this, and a hot key for the macro, and you can do all of this with a keystroke.
Use Search/Find to "Mark All" lines with the text "this is the text". You may need to use Regular Expressions depending on the text you want.
Toggle Bookmarks
Delete Bookmarked lines.
You will now just be seeing the lines with the text.
Make a macro to do this, and a hot key for the macro, and you can do all of this with a keystroke.
Hope this was helpful.............good luck,
Bob
Bob