View Single Post
 
Old 01-05-2012, 03:37 PM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,343
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

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]
Reply With Quote