T
tony_1955
In Word XP, a procedure runs smoothly for me - it checks spelling in a
selection using the following command:
Selection.Range.CheckSpelling
Now, in Word 2003 the spell-checking does not stop at the end of the
selection but runs to the end of the document (which is very annoying
for long documents,especially in the application I use it for).
According to VBA documentation it should be the same for both versions,
but...
Any ideas?
Tony (e-mail address removed)
selection using the following command:
Selection.Range.CheckSpelling
Now, in Word 2003 the spell-checking does not stop at the end of the
selection but runs to the end of the document (which is very annoying
for long documents,especially in the application I use it for).
According to VBA documentation it should be the same for both versions,
but...
Any ideas?
Tony (e-mail address removed)