Count and display number of spell check errors
I wish to get spell check error count details (page wise) displayed through a MSGBOX (macro).
For instance:
1st page has 20 red colored words (spell checked word document).
2nd has 58.
3rd has 10.
MSGBOX needs to display:
1st page - 20
2nd - 58
3rd - 10
Help appreciated.
|