Microsoft Word - Word count excluding specific Styles?
- by Andrew
Hi,
I was wondering if there's a way to get a word count that excludes text with a specific Style in a Microsoft Word 2007 document?
I've seen this related question, but I've got blocks of source code scattered throughout which would mean I'd have to go through each of my documents a section at a time..
Does anyone know a way to do this with a macro or a splash of VB Script or some such?
Thanks you!