View Single Post
 
Old 09-14-2019, 06:10 PM
eduzs eduzs is offline Windows 10 Office 2010 32bit
Expert
 
Join Date: May 2017
Posts: 262
eduzs is on a distinguished road
Default List grammatical errors?

This code returns the entire phrase with a grammatical error:

Code:
Activedocument.GrammaticalErrors(1).Text
But I want to retrieve only the exact phrase excerpt where the error is (the underlined words in green).
Is that possible?
Thanks
__________________
Backup your original file before doing any modification.
Reply With Quote