Hi baudinot,
Assuming that any actual paragraph breaks have two paragraph break marks, try a wildcard Find/Replace, where:
Find = ([!^13])([^13])
Replace = \1<space>
where <space> is an actual space character. Note that you can omit the space character if the lines already start of end with one.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
|