Hi beginner,
You could use a wildcard Find/Replace, where:
Find = .([!^t^11-13. 0-9])
Replace = . \1
The above puts a space after any period that is not followed by another period, a tab, manual line break, page break, paragraph break, space, or number.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
|