Spell Checker

F

Frank H

I have a simple bound form. When the spellchecker is activated, the record is
saved, and dirty property set to false. (I assume this is because the form
loses focus when the 'spell check complete' form pops up.)

Is there anyway that I can avoid this at this stage as I want to perform
other checks and procedures before a record is saved (not simply a matter of
validation rules)

I have tried trapping the F7 key and perform spell checking on the
appropriate fields using Runcmd acCmdSpelling, and this works if no spelling
error is detected as no popup appears, however if errors are detected, the
appropriate correction forms appear & I am in trouble again

Am I interpreting what is happenning correctly & is there a way around this?

TIA

Frank H
 

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