Thread: [Solved] Removing a ....
View Single Post
 
Old 05-31-2021, 11:42 AM
ranjan ranjan is offline Windows 10 Office 2019
Advanced Beginner
 
Join Date: May 2021
Posts: 80
ranjan is on a distinguished road
Default 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
Reply With Quote