Need Help Please

  • Thread starter misschanda via AccessMonster.com
  • Start date
M

misschanda via AccessMonster.com

Hello,
I have a simple code for spell check

Private Sub Command542_Click()
DoCmd.RunCommand acCmdSpelling
End Sub

However in usage I am finding that this code is not checking subforms and
some memo fields.

Do you have any sug. in modifying the code to check subforms..

thks a million
la
 

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

Similar Threads


Top