Sub Terminos() ' Rem PASO 1. Error común etc sin punto. Selection.Find.ClearFormatting Selection.Find.Replacement.ClearFormatting With Selection.Find .Text = "(etc)([!.])" .Replacement.Text = "\1.\2" .Forward = True .Wrap = wdFindContinue .Format = False .MatchCase = False .MatchWholeWord = False .MatchAllWordForms = False .MatchSoundsLike = False .MatchWildcards = True End With Rem PASO 2. Comienzoa de palabra erróneos. Selection.Find.Execute Replace:=wdReplaceAll With Selection.Find .Text = "