Hello,
I'm experiencing erratic behaviour from the spell checker (Access 2000).
I'm in form view and when I invoke the spell checker one of the following occur:
It spell checks the current record and stops (This is what I want, and what I belive it is supposed to do)
It spell checks the current record then moves to the previous record, then stops.
It spell checks the current record then cycles through all the records in the recordset, not just the current record.
Anyone know what might be causing this behaviour? (could it be something I've set on the form?)
Is there any way through code to restrict the spell check just to the current record (or even just a few fields of the current record so I can program in which fields to ignore rather than the user having to click the button on the spell check dialogue?)? I could then use a command button to check just the current record and stop users using the F7 key or the Tools > Spelling menu option.
Any advice or tips would be appreciated.
Cheers!
I'm experiencing erratic behaviour from the spell checker (Access 2000).
I'm in form view and when I invoke the spell checker one of the following occur:
It spell checks the current record and stops (This is what I want, and what I belive it is supposed to do)
It spell checks the current record then moves to the previous record, then stops.
It spell checks the current record then cycles through all the records in the recordset, not just the current record.
Anyone know what might be causing this behaviour? (could it be something I've set on the form?)
Is there any way through code to restrict the spell check just to the current record (or even just a few fields of the current record so I can program in which fields to ignore rather than the user having to click the button on the spell check dialogue?)? I could then use a command button to check just the current record and stop users using the F7 key or the Tools > Spelling menu option.
Any advice or tips would be appreciated.
Cheers!