Hi
I have used the code at
http://word.mvps.org/faqs/macrosvba/SpellcheckProtectDoc.htm
to enable the spell check in my word forms.
Although it will work fine when I, the creater of the forms, run the macro,
it will not work when any other users try it.
It comes up with a "compile error - cannot find project or library" and
highlights the code at:
'The following subroutine won't be called if Word 97 is in
use
If Not Left$(Application.Version, 1) = "8"
specifically, the "Left$" part.
I am not a programmer, but I am desperate to solve this - I have 2 days to
sort it or my forms and several months work will be down the pan!!!
Please, can anyone help?
La La Lara - 27 Jan 2005 11:31 GMT
I have solved the problem. There was a template attached to my form which
shouldn't have been there.
> Hi
>
[quoted text clipped - 18 lines]
>
> Please, can anyone help?