Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
how can i spell check a textbox on a userform in an Excel macro.
TextBox1.CheckSpelling "CUSTOM.DIC", False, True, 1033 does not work and this form A = Application.CheckSpelling(cWords, CustomDictionary:="CUSTOM.DIC", IgnoreUppercase:=False) just tells me if the word id good or not. Ray |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Spell Check | New Users to Excel | |||
... Can I set Spell Check to automatically check my spelling ... | Setting up and Configuration of Excel | |||
Spell Check | Excel Discussion (Misc queries) | |||
Spell Check | Excel Programming | |||
spell check a textbox | Excel Programming |