As per your other thread, a single wildcard Find/Replace could be used to remove all repeated '.' characters from a document, leaving just one '.' in their place. For example:
Find = [.]{2,}
Replace = .
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
|