The code below will clean the Excel styles:
Sub StyleKiller()
Dim styT As Style
Dim intRet As Integer
For Each styT In ActiveWorkbook.Styles
If Not styT.BuiltIn Then
'intRet = MsgBox("Delete style '" & styT.Name & "'?", vbYesNo)
'If intRet = vbYes Then styT.Delete
styT.Delete
End If
Next styT
End Sub
Thursday, May 7, 2015
Subscribe to:
Post Comments (Atom)
1 comment:
This site is a phone book and webdirectory, but since it is searchable it is not in any strict orderelectric pressure washer reviews
Post a Comment