From: Jill on
Hi,

Is there a way to remove spaces at the beginning of lines in a Word 2007
doc? I don't want to remove the spaces between the words, just at the
beginning of each line.

Thanks!

From: Greg Maxey on
Select the text. Set justification to centered and then set justification
back to left.

Jill wrote:
> Hi,
>
> Is there a way to remove spaces at the beginning of lines in a Word
> 2007 doc? I don't want to remove the spaces between the words, just
> at the beginning of each line.
>
> Thanks!


From: Doug Robbins - Word MVP on
If you have spaces at the beginning of a line, it probably means that each
line is terminated with an end of paragraph mark, which will appear as � if
you click on the Show/Hide � button, or press Ctrl+Shift+8. The first word
in each line will be preceded by a dot or a series of dots if the space is
caused by the space bar having been used.

If that is the case, you can use Edit>Replace and, after clicking on the
More button, check the Use wildcards box and then in the Find what control,
enter

^13[ ]{1,}

and in the Replace with control, enter

^p

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP, originally posted via msnews.microsoft.com

"Jill" <jillslaptop(a)kc.rr.com> wrote in message
news:uaRTN097KHA.5848(a)TK2MSFTNGP06.phx.gbl...
> Hi,
>
> Is there a way to remove spaces at the beginning of lines in a Word 2007
> doc? I don't want to remove the spaces between the words, just at the
> beginning of each line.
>
> Thanks!