Field codes: NumWords field

{ NUMWORDS }

Inserts the total number of words in the document, using information from the Statistics tab in the Properties dialog box (File menu).

Examples

The = (Formula) field { = { NUMCHARS } / { NUMWORDS } } calculates average word length by dividing the number of characters by the number of words.