Though it's simple to do this in Microsoft Word, you don't have to use Word to change the text to all caps.There are online services that perform the same function. For example, go to the Convert Case website or Capitalize My Title website and paste the text into the text field and choose from a variety of cases. Select from uppercase, lowercase, sentence case, capitalized case, alternating.
-->True if the font is formatted as small capital letters. Read/write Long.
Syntax
expression. SmallCaps
expression An expression that returns a Font object.
Remarks
Returns True, False or wdUndefined (a mixture of True and False). Can be set to True, False, or wdToggle.
Mac Microsoft Word Small Caps Font
Setting the SmallCaps property to True sets the AllCaps property to False, and vice versa.
Example
This example demonstrates the difference between small capital letters and all capital letters in a new document.
This example formats the entire selection as small capital letters if part of the selection is already formatted as small capital letters.
Microsoft Word 2007 Small Caps
See also
Support and feedback
Mac Microsoft Word Small Caps Effect
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.