Quote:
Originally Posted by macropod
It's nothing to do with Word 2003. Rather, it's that ComputeStatistics(wdStatisticWords) doesn't count text marked as deleted. Here's a workaround:
|
This new code worked fine and exactly as it was supposed to. Thank you very much.
But recently, it started to cause an '5852 run-time error', where the following code kicks in. This is really strange, because it was fine a few days ago. Any idea why?
If .Revisions(i).Type = wdRevisionInsert Then