Can I access just the wavy underlined words in word grammar errors through a (visual basic) macro?
N neurodgr Oct 21, 2004 #1 Can I access just the wavy underlined words in word grammar errors through a (visual basic) macro?
J Jonathan West Oct 22, 2004 #2 neurodgr said: Can I access just the wavy underlined words in word grammar errors through a (visual basic) macro? Click to expand... Hi neurodgr The GrammaticalErrors collection is a collection of Range objects corresponding to the wavy underlined text.
neurodgr said: Can I access just the wavy underlined words in word grammar errors through a (visual basic) macro? Click to expand... Hi neurodgr The GrammaticalErrors collection is a collection of Range objects corresponding to the wavy underlined text.