Thank you Wayne that works great. Got one problem however, I would like to
force the spell check to run automatically before the user can close the form
or move on to another record. I put my code in the form afterupdate event
but I get stuck in a loop if I do that. Would you have a suggestion on that
as well?
"Wayne-in-Manchester" wrote:
> Open properties and put the close sql in one of many places (afterupdate, on
> lostfocus) depending on what you want to do after the spell checking
>
>
>
>
>
> "dc" wrote:
>
> > Sort of yes or allow the user to move on to the next record without running
> > the spell check again.
> >
> > "Wayne-in-Manchester" wrote:
> >
> > > Do you want to close the spell check at the same time as you close that form
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/information-technology/9160-re-move-after-an-update.html
> > > / record ??
> > >
> > >
> > >
> > > "dc" wrote:
> > >
> > > > Hello, I have a form that I have put a spell check on. What I would like to
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=9160
> > > > do is once the spell check has run be able to move on to the next record
> > > > without the spell check running again? I am sure its something simple that I
> > > > just cant think of. Any suggestions would be greatly appreciated.