|
Question : Grammar Checker for Access 2000
|
|
Does anyone know how I can use Microsoft Word's Grammar Checker in Access 2000?
|
|
Answer : Grammar Checker for Access 2000
|
|
No, the problem will be that the contents of the memo field needs to be "transported" to an OLE-field. A simple change of the field into an OLE type of field won't make it a Word text. To do so you'll need first to add three OLE field to the table, then insert word objects and transfer the text contents.
Thus my "quick fix" solution to check the contents just outside Access in word, what will be faster when it's a once off check.
Nic;o)
|
|
|
|