G
Geoff Edwards
I have several templates written in VBa in Word 97.
All imported successfully into Word XP.
At a few points, I use this:
On Error Resume Next
<potential error line>
On Error GoTo 0
Although I cannot find anything in any of the templates to account for
it, most of the templates have imported into Word 2003 successfully
but in one (and only one) where I have used the above, VBa reports an
error at <potential error line>
Obviously, the On Error Resume Next isn't working.
Anyone any idea why?
TIA
Geoff
Geoff Edwards
Leeds, UK
e-mail: (e-mail address removed)
(replace the stopspambot bit with some
version of my name)
All imported successfully into Word XP.
At a few points, I use this:
On Error Resume Next
<potential error line>
On Error GoTo 0
Although I cannot find anything in any of the templates to account for
it, most of the templates have imported into Word 2003 successfully
but in one (and only one) where I have used the above, VBa reports an
error at <potential error line>
Obviously, the On Error Resume Next isn't working.
Anyone any idea why?
TIA
Geoff
Geoff Edwards
Leeds, UK
e-mail: (e-mail address removed)
(replace the stopspambot bit with some
version of my name)