J
jamccarley
I have added a spell check to a database using
DoCmd.RunCommand acCmdSpelling
Which works, I just want it to spell check the current record, not the whole
database. Is that possible?
DoCmd.RunCommand acCmdSpelling
Which works, I just want it to spell check the current record, not the whole
database. Is that possible?