View Single Post
 
Old 04-01-2022, 04:43 AM
MarkAtTheBeach MarkAtTheBeach is offline Windows 10 Office 2016
Novice
 
Join Date: Oct 2018
Posts: 6
MarkAtTheBeach is on a distinguished road
Default Using OLE Word Spellcheck

For years have called Word with OLE to run spell check on a text box. It opened Word, highlighted misspellings, user clicks change for each, and it closed Word - perfect.


With Office 365, same code opens Word, highlights misspellings, user clicks change, the change is made on screen fine. But now user is left with Word open. Try to close it and user prompted to save the docx - not good at all.



I am calling checkspelling method of the activedocument object as I always have. Many thanks for any and all ideas on getting this to behave as it always has.
Reply With Quote