Hi friends,
I am looking for a way to create some sort of auto-complete function for Word.
I know, that theoretically the best way would probably be to create a custom dictionary and use this as default for spell-checking, or to use a list of auto-text entries.
This however is not applicable in this special case.
Background: The function will be used during creation of technical documentation, and shall ensure that the text is validated against a glossary.
If I ran the check on the completed document, I could not ensure that all terms would be correctly checked because I cannot foresee all sorts of typos.
Is there an event that will fire upon typing in Word that I could use, similar to Excel's "Worksheet_Change" event?
I know it will be another task to keep the performance of Word at an acceptable level, but as I said: that'll be another task.
I'd be glad for any ideas you could give me!
Thanks & cheers,
Andy
[blue]Help us, join us, participate
IAHRA - International Alliance of Human Rights Advocates[/blue]
I am looking for a way to create some sort of auto-complete function for Word.
I know, that theoretically the best way would probably be to create a custom dictionary and use this as default for spell-checking, or to use a list of auto-text entries.
This however is not applicable in this special case.
Background: The function will be used during creation of technical documentation, and shall ensure that the text is validated against a glossary.
If I ran the check on the completed document, I could not ensure that all terms would be correctly checked because I cannot foresee all sorts of typos.
Is there an event that will fire upon typing in Word that I could use, similar to Excel's "Worksheet_Change" event?
I know it will be another task to keep the performance of Word at an acceptable level, but as I said: that'll be another task.
I'd be glad for any ideas you could give me!
Thanks & cheers,
Andy
[blue]Help us, join us, participate
IAHRA - International Alliance of Human Rights Advocates[/blue]