View Single Post
 
Old 02-20-2014, 05:01 PM
hwg hwg is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Feb 2014
Posts: 8
hwg is on a distinguished road
Default

I changed

Code:
.Style.Name =
to

Code:
.Style =
and it stopped on the first .Style line, with the error: "Run-time error '5834': Item with specified name does not exist"
Reply With Quote