Spell Check Options for Runtime

MLUCKHAM

Registered User.
Local time
Today, 11:31
Joined
Jul 23, 2013
Messages
89
I have a Access 2010 database running in runtime. What options do I have for spell check? I can bind to a 2010 Word spell check (if it is installed), but could I do a late bind to utilise any other office spell check? Has anyone tried to use a .net spell checker dll and get access to call out the text and get returned the errors? Not sure what options I have really...
 
I use Tinyspell:

http://www.tinyspell.numerit.com/

They have a free version and I like that it corrects as you type, rather than having to press F7 to spell check after you finish typing. When you install it, it spellchecks everything on your computer which may be annoying, so you can set it to only spellcheck specific applications.

I wish I found a way to have it spellcheck just a particular form or even better, text box within a specific form. That way it doesn't pop up when I enter a name and address into a form, which are not likely to be in the spelling database.

Nevertheless, I use it and ignore these minor annoyances.

SHADOW
 

Users who are viewing this thread

Back
Top Bottom