J
jj
I have a template that has been working in word 97 perfect. Now I have
opgraded to office xp (2002), and suddently it is no longer working. When I
run the code it stops here:
With ActiveDocument.PageSetup
.DifferentFirstPageHeaderFooter = False
End With
with the runtime error: 4605.
I have seen somewhere else the it could be something with an protected
document - which had to be unprotected. But I somehow can't get that
working.
Anyone had this problem, and a surgestion what to do?
Everything will be appreciated.
Thanks
JJ
opgraded to office xp (2002), and suddently it is no longer working. When I
run the code it stops here:
With ActiveDocument.PageSetup
.DifferentFirstPageHeaderFooter = False
End With
with the runtime error: 4605.
I have seen somewhere else the it could be something with an protected
document - which had to be unprotected. But I somehow can't get that
working.
Anyone had this problem, and a surgestion what to do?
Everything will be appreciated.
Thanks
JJ