Changing Case to Title Case within a Style

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

We are using Microsoft Word 2002. Is there any way to modify a style so that
the font is Title Case or is it limited to lower or upper case?
 
Styles are limited to natural case or All Caps (which is a font property).
There is no way to assign any "case" attributes.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
 
DonnaP. said:
We are using Microsoft Word 2002. Is there any way to modify a style
so that the font is Title Case or is it limited to lower or upper
case?

Unfortunately, it's worse than that. You can include All Caps font
formatting in a style (or Small Caps, which is rarely used), but there is
nothing you can put in a style to make it either title case or lower case.

If there's some specific template that you want to affect, you could do it
with macros that intercept the printing and saving functions and first apply
the title case to paragraphs that have the desired style. See
http://www.word.mvps.org/FAQs/MacrosVBA/InterceptSavePrint.htm to get an
idea of how that works.

--
Regards,
Jay Freedman
Microsoft Word MVP
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
 
Back
Top