Sub DeleteHardNumbers() WordBasic.ToolsBulletsNumbers Replace:=0, Type:=1, Remove:=1 Selection.Style = wdStyleNormal End Sub