View Single Post
 
Old 12-17-2014, 11:45 AM
ljd108 ljd108 is offline Windows Vista Office 2010 32bit
Novice
 
Join Date: Oct 2014
Posts: 24
ljd108 is on a distinguished road
Default

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
Reply With Quote