InfoConnect for Airlines VBA Guide
IgnoreAllUppercase Property
Gets or sets whether to exclude words that use only uppercase letters from a spelling review. True excludes these words; false doesn't exclude them.
Syntax
Object.IgnoreAllUppercase As Boolean
See Also