Someone else may have a better idea of what might be causing your problem,
but I'd have a few questions:
When you say the "if part" is selected by the debugger, do you mean that
specific line or are more than one line highlighted?
Are there in fact no spelling errors in that field? What happens when you
intentionally introduce a spelling error in that field -- does the code still
raise an error?
I'm wondering if the error you're getting might be related to some other
part of the code -- for instance have you tested whether Call
Word97TableBugWorkaround(FmFld) is being called and if so is it executing
correctly?
Chuck
> Hello,
>
[quoted text clipped - 22 lines]
> Rinze Smit
> Revalidatie Friesland
Rinze Smit - 15 Mar 2005 08:52 GMT
Chuck,
Thanks for your reply.
only the specific line is highlighted, and there are no spelling errors in
that field. I know that for sure, cause the field is empty.
I've indeed try to make a spelling error in that field and then it first
gets the error and passes on to the next field. There the error occurs
again.
Now I've made a typingerror in the second field. After changing this error,
the spellingcontrol ends OK.
I've even tried to rebuild the formfield. However the same problem occurs.
The Word97TableBugWorkaround(FmFld) is being called and being executed OK in
other formfields with multiple paragraphs, which are not the formfields that
cause the error.
Rinze Smit
Revalidatie Friesland.
> Someone else may have a better idea of what might be causing your problem,
> but I'd have a few questions:
[quoted text clipped - 38 lines]
> > Rinze Smit
> > Revalidatie Friesland