Spell Check

  • Thread starter Thread starter Ken
  • Start date Start date
Hi Ken,

DoCmd.RunCommand acCmdSpelling will call the spell checker, but I don't
know what you mean by "a button controlled by a Visual Basic script".
 
Thanks, John

The command worked.

I click on a SAVE button on the form to save the form. I wanted to
automatically spell check it before saving it.

Now when I click on the "button", the VB script for the button goes to spell
check first then to a message asking if I want to save the form. Clicking
on YES saves the form and returns to the menu.

Thanks for the help.

Have a good day!

Ken
 

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

Back
Top