InfoConnect for Airlines VBA Guide
CustomDictionaryPath Property
Gets or sets the full path to a custom dictionary file to use with Spell Check.
Syntax
Object.CustomDictionaryPath As String
Remarks
To specify no custom dictionary, specify an empty string as the parameter instead of Null or Nothing.
See Also