Here's an unusual question, as it pertains to how an author may want to count how many total words they typed into a document, even if those words got deleted/removed later during editing.
In other words, the question is NOT how many words currently exist in the document. The question is, "how may words in total were typed". (I suspect the answer is "no", but I'm curious.)
So for example, I type in the equivalent of "War and Peace", supposedly 587,287 according to the random first hit I got doing a search. Then I delete it all, and write "It was a dark and stormy night." I would be looking for an answer of (587,287 + 7), which would be 587,294.
Does such a thing exist?