I need to be able to spell check a single textbox while the user is typing. (exactly like spell check in word). I've found the acCmdSpelling command but it seems to only want to check spelling for what's there (not what's being typed). Also, when it is finished, it starts over at the first textbox of the first record. I only need to check the spelling on the current active textbox while someone is typing.
Thanks in advance.
Thanks in advance.