Thread
: [Solved]
Macro to delete text in specific styles
View Single Post
12-17-2014, 11:45 AM
ljd108
Windows Vista
Office 2010 32bit
Novice
Join Date: Oct 2014
Posts: 24
Hi,
When I try and run this macro it comes up with an error in this part of the text:
For i = 0 To UBound(Split(strStyles, ","))
.Style = Split(strStyles, ",")(i)
Are you able to help with this at all?
Thanks
ljd108
View Public Profile
Find all posts by ljd108