A
Andrew
Hi,
I hope that someone can help with this.
I'm trying to write a macro that iterates through a list of grammatical errors in a document and produces a summary of the number of types of grammatical errors. I can get the ProofreadingErrors collection easily and iterate it, but all I seem to be able to access is the actual text that contains an error, not the grammar rule it failed. Given that the grammar check dialog will show the rule, I'm hoping that someone can point me towards a way of extracting this info directly from the ProofreadingErrors collection.
Cheers,
Andrew
I hope that someone can help with this.
I'm trying to write a macro that iterates through a list of grammatical errors in a document and produces a summary of the number of types of grammatical errors. I can get the ProofreadingErrors collection easily and iterate it, but all I seem to be able to access is the actual text that contains an error, not the grammar rule it failed. Given that the grammar check dialog will show the rule, I'm hoping that someone can point me towards a way of extracting this info directly from the ProofreadingErrors collection.
Cheers,
Andrew