orthographical corrector

H

Hervé ANSELME

Hello,

I seek a mean of integrating, in an Access 97
application, a call with the orthographical corrector of
Word, in order to correct the orthography of the contents
of zones of text.
If somebody knows how to do that, or knows where I can
find information, I will be grateful to him to give me
the information. My address mall is: [email protected].

Cordially,

Hervé ANSELME
 
J

John Nurick

Hello Hervé,

To use the Microsoft Office spell checker in Access text boxes:

docmd.RunCommand acCmdSpelling

(acCmdSpelling = 269).




Hello,

I seek a mean of integrating, in an Access 97
application, a call with the orthographical corrector of
Word, in order to correct the orthography of the contents
of zones of text.
If somebody knows how to do that, or knows where I can
find information, I will be grateful to him to give me
the information. My address mall is: [email protected].

Cordially,

Hervé ANSELME

John Nurick [Microsoft Access MVP]

Please respond in the newgroup and not by email.
 
Top