![]() |
|
#1
|
|||
|
|||
![]()
It is an extremely complex process. See: http://gregmaxey.com/word_tip_pages/...cy_report.html
You might be able to user this: Code:
Sub ScratchMacro() 'A basic Word macro coded by Greg Maxey If ActiveDocument.ComputeStatistics(wdStatisticWords) > 3000 Then MsgBox ActiveDocument.ComputeStatistics(wdStatisticWords) - 430 End If End Sub |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Word count question | Wuffybrother | Word | 3 | 03-22-2019 03:40 AM |
Formula to count entries as per month, year and submission wise from different sheets | pinkacidpunk | Excel | 1 | 05-28-2013 08:26 AM |
Word Count | Richtriebe | Word | 1 | 04-20-2013 11:09 AM |
Count If Formula | beb1227 | Excel | 10 | 06-19-2011 11:19 AM |
changing word count | hamster | Word | 3 | 06-03-2010 01:53 AM |