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".
>How do I call Access 2000 spell check from a button controlled by a Visual
>Basic script?
--
John Nurick [Microsoft Access MVP]
Please respond in the newgroup and not by email.
Ken - 28 Feb 2006 19:46 GMT
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
> Hi Ken,
>
[quoted text clipped - 8 lines]
>
> Please respond in the newgroup and not by email.