View Full Version : Spell Checker Popup Form


Uncle Gizmo
10-23-2008, 07:24 AM
http://www.access-programmers.co.uk/forums/showthread.php?p=767936#post767936

In answering the above question missinglinq demonstrated an excellent way of spell checking text box (text and memo field) text entries.

I realize that a class module I was developing would probably be be put to good use in solving this problem as well!

I had developed a class module for a particular use with a preexisting calendar form, one that was generally available on the Internet. However during the process I realized that the class module was not just limited to driving the calendar form, it may well operate effectively in other situations.

I have now used the class module in several projects, and this spell checker popup form is the latest. See attached.