This is the last one from me.
but imagine a document has three instances of:
Wednesday,17 June 2015
Wednesday,17 June 2015
Wednesday,17 June 2015
Is there any way to search it, and then number those 1., 2., 3.,
So we end up with:
1. Wednesday,17 June 2015
2. Wednesday,17 June 2015
3. Wednesday ...
Search found 4 matches
- Tue Jun 16, 2015 6:24 pm
- Forum: Regular Expressions (Archived)
- Topic: search, find duplicate and number
- Replies: 1
- Views: 13863
- Tue Jun 16, 2015 6:21 pm
- Forum: Regular Expressions (Archived)
- Topic: need to delete 50 linefeeds in a row..
- Replies: 4
- Views: 20646
- Thu Apr 30, 2015 3:25 pm
- Forum: Regular Expressions (Archived)
- Topic: need to delete 50 linefeeds in a row..
- Replies: 4
- Views: 20646
Re: need to delete 50 linefeeds in a row..
Hi there. Thanks for the response. Yes I have seen that feature.
But I do not want to get rid of the rest of the whitespace... I want to just find the sections where I have big breaks of like 20, 30, 40, 50 lines of linefeed.
Please help!
But I do not want to get rid of the rest of the whitespace... I want to just find the sections where I have big breaks of like 20, 30, 40, 50 lines of linefeed.
Please help!
- Thu Apr 30, 2015 1:22 am
- Forum: Regular Expressions (Archived)
- Topic: need to delete 50 linefeeds in a row..
- Replies: 4
- Views: 20646
need to delete 50 linefeeds in a row..
I have text output... and then its separated by 50 line feeds or carriage returns.... (not sure which or if there is a difference!) and then there's more text... and then 50 line feeds again.....
Please can someone help me accomplish this?
Thanks in advance.
Please can someone help me accomplish this?
Thanks in advance.