Removing a ....
Hi,
I need a macro for removing a dot .... in a document.
condition is not to removed a single " . " before or after followed by a word or sentence.
if a single . followed by another .. or multiple .... has to be removed a " . "completely.
doc type: ".docx" " ".rtf"
Example:
Input: macro...... output : macro
Input : macro.excel output : macro.excel
|