Ciao Luca
> I have a long document in which some paragraphs contain a second paragraph
> mark between paragraphs. This means that the space in between paragraphs is
> inconsistent. At the moment my only choice seems to be to go through each of
> the paragraphs in the document and detect/delete the superfluous paragraph
> marks. This will be a time consuming task and I would appreciate it if
> anybody could point out an easier way of achieving this.
Have you considered using Find/Replace?
Find: ^p^p
Replace: ^p
Should take care of all of your empty paragraphs.
Greetinx
.bob

Signature
/"\ ASCII Ribbon Campaign | MS
\ / | MVP
X Against HTML | for
/ \ in e-mail & news | Word
Luca Notini - 23 Sep 2004 15:40 GMT
Thank you for the suggestion I never knew you could use find/replace to do
this; seems logical in hindsight.
Thank you,
Luca
> Ciao Luca
>
[quoted text clipped - 14 lines]
> Greetinx
> .bob