Spell Checker

I

Ihar

Hi

Is it possible to get a spell checker to run and check spelling as a user
enters information in a form?
 
D

Dale Fye

Here is another option. Terry Wickenden has a site that explains and gives
sample code for many of the docmd.RunCommand methods.

http://www.tkwickenden.clara.net/codeex/269.htm

I usually create a shortcut menu for textboxes that include Cut, Copy,
Paste, and Spell check options. I know you can use control keys for this,
but some of your users probably are not aware of these but probably are
familiar with the right-click shortcut menus.

HTH
Dale
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top