Thread
:
How to change style of text in table?
View Single Post
04-24-2012, 08:31 AM
SCMiller
Windows Vista
Office 2007
Novice
Join Date: Apr 2011
Posts: 4
I figured it out. All I needed to add was:
Code:
.Range.Style = "Diagram"
My problem was that I added this style to the document I was working from, but it was not added to the Normal.dotc and so the new document didn't have this style available.
SCMiller
View Public Profile
Find all posts by SCMiller