ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Automatic spell check (https://www.excelbanter.com/excel-programming/288814-automatic-spell-check.html)

Kate[_3_]

Automatic spell check
 
I am wondering if there is a way to program Excel to automatically spell check an Excel document.

chandlm[_10_]

Automatic spell check
 
this code will run the spell check.

Cells.CheckSpelling CustomDictionary:="CUSTOM.DIC"
IgnoreUppercase:=False , AlwaysSuggest:=True

HT

--
Message posted from http://www.ExcelForum.com



All times are GMT +1. The time now is 11:44 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com