Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How do I program my word to double space after every period or pu.

0 views
Skip to first unread message

Tanya

unread,
Dec 1, 2004, 11:39:14 AM12/1/04
to
I need to have the computer double space after all punctuation? is that
possible in word? I have xp professional 2002

tjtjjtjt

unread,
Dec 1, 2004, 12:11:05 PM12/1/04
to
One option:
Go to Tools AutoCorrect Options
In the Replace box, put a period (.)
In the With box put a period followed by two spaces (. )
repeat for all end punctuation marks.
Be aware that this will also add two spaces after abbreviations.

tj

Barb Reinhardt

unread,
Dec 1, 2004, 12:18:48 PM12/1/04
to
Tools - Options - Spelling and Grammar - Settings

In the Spaces Required between sentences, enter a 2. When you run the
Spelling and Grammar checker, it will prompt you to correct the ones that
aren't at 2 spaces.

"Tanya" <Ta...@discussions.microsoft.com> wrote in message
news:D6ABFF9A-3E27-418F...@microsoft.com...

Greg

unread,
Dec 1, 2004, 12:23:04 PM12/1/04
to
Tanya,

Word doesn't offer an option to automatically double space after
punctuation. Would you really want to double space after say a comma anyway?

If tapping the space bar twice is too much trouble and you can wait until
your draft is finished, then you could use the following find and replace
sequence to make corrections for you.

Edit>Replace>More>Use Wildcards

In the find what field type: ([.:\!\?])space{1,}
In the repalce with field type: \1spacespace

Click replace all.

Where space is a single tap on the space bar.

This will find all instances of . : ! ? plus one or more spaces and replace
it with the same punctuation and two spaces. If you insist on the comma then
add it between the period and colon in the find what string above.

If you use this regularily it is easy to record as a macro and run it from a
toolbar icon or keyboard shortcut.

0 new messages