S
shark102
hello
I import a lot of data from database into WORD and it assumes the following
format: (I am trying to simulate formatting marks, hope it is clear)
text.text.number....................^p
.............=====....................^p
.............number....................^p
............................................^p
............................................^p
............................................^p
............................................^p
............................................^p
............................................^p
text.text.number....................^p
.............=====....................^p
.............number....................^p
............................................^p
............................................^p
text.text.number....................^p
.............=====....................^p
.............number....................^p
etc...
The thing I need to do is to delete blank lines, but only if there are 3 or
more blank lines in a row. (so that 2 empty lines always separate set of
data)
Any help appreciated.
Thanks in advance.
I import a lot of data from database into WORD and it assumes the following
format: (I am trying to simulate formatting marks, hope it is clear)
text.text.number....................^p
.............=====....................^p
.............number....................^p
............................................^p
............................................^p
............................................^p
............................................^p
............................................^p
............................................^p
text.text.number....................^p
.............=====....................^p
.............number....................^p
............................................^p
............................................^p
text.text.number....................^p
.............=====....................^p
.............number....................^p
etc...
The thing I need to do is to delete blank lines, but only if there are 3 or
more blank lines in a row. (so that 2 empty lines always separate set of
data)
Any help appreciated.
Thanks in advance.