CountAutoCorrectExceptions()

Syntax

CountAutoCorrectExceptions(Tab)

Remarks

Returns the number of exceptions listed on the specified tab in the AutoCorrect Exceptions dialog box (AutoCorrect command, Tools menu). In Word version 6.0, CountAutoCorrectExceptions() is unavailable and generates an error.

Argument

Explanation

Tab

The tab from which to return the number of exceptions:

0 (zero) First Letter

1 INitial CAps


For an example, see GetAutoCorrectException$().

See Also

GetAutoCorrectException$(), IsAutoCorrectException(), ToolsAutoCorrectExceptions