Tools Menu

D

David Lloyd

Dan:

I believe the following should work:

DoCmd.RunCommand acCmdSpelling

--
David Lloyd
MCSD .NET
http://LemingtonConsulting.com

This response is supplied "as is" without any representations or warranties.


What is the code to select the tools menu and then spell check?
 
D

Dan

That works but it wants to spell check every record. I know if you hightlight
some text and either press F7 or select tools menu then spelling than it will
just spell check the selected text. How do I do that.
 
Top