I wrote this code:
Sub RemoveDropCaps()
Do
Selection.Next(Unit:=wdParagraph, Count:=1).Select
ì = ActiveDocument.Paragraphs.Count
openquote = InStr(1, i)
With Selection.Paragraphs(1).DropCap
.Position = wdDropNone
End With
Loop
End Sub
But it is really too slow to scroll through a document we make a life.
will be my slow computer, but also often by mistake, you can not do any
better?