Hey, Scripting Guy! How Do I Count the Number of Words in a Group of Office Word Documents?
Hey, Scripting Guy! I have a folder that contains a number of Microsoft Word documents that are all related to a specific project. I need to know the number of words in all of those Word documents. This is because the project is billable based upon the number of words. In the past, I used Explorer to open each file to get the word count of ea...