Spelling Check causes current record to save?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

My form has code that prevents the saving of a record until a certain control
is filled in.
When a user runs a spell check on another control, my error message is
displayed indicating it is trying to save the record. Is this the case and if
so why? Is there any way my code can detect the user is trying to run a spell
check or is there another way around this problem?
Thanks.
 
I ran a quick test on this and your senario runs true. My guess is that the
spellcheck cannot be run until the record is saved. After all, until it's
saved it doesn't really exist!

--
There's ALWAYS more than one way to skin a cat!

Answers/posts based on Access 2000

Message posted via AccessMonster.com
 

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