O
Oz Springs
I have created a template that includes the insertion of a text box. I am
using Word 2004 (Mac) and the template is to be used on PCs.
The problems is that the text box draw does not work on a PC using Word 2002
and Windows XP Professional. The offending line is:
________________________
ActiveDocument.Shapes.AddTextbox(msoTextOrientationHorizontal, 42.55, _
667.65, 340#, 69#).Select
_______________________
And the error message is:
Run-time error Œ-2147024891 (80070005)¹
This member cannot be accessed in this view.
______________________
Can anyone tell me what is wrong and, better still, how to correct it?
Thanks for any help
Oz
PS I am wondering, as ³in this view² is something I think I can understand
in the cryptic error message, whether the client has the form open in Normal
rather than Page Layout view, or maybe in header or footer. How can I stop
him from trying to run this macro in anything other than Page Layout view?
using Word 2004 (Mac) and the template is to be used on PCs.
The problems is that the text box draw does not work on a PC using Word 2002
and Windows XP Professional. The offending line is:
________________________
ActiveDocument.Shapes.AddTextbox(msoTextOrientationHorizontal, 42.55, _
667.65, 340#, 69#).Select
_______________________
And the error message is:
Run-time error Œ-2147024891 (80070005)¹
This member cannot be accessed in this view.
______________________
Can anyone tell me what is wrong and, better still, how to correct it?
Thanks for any help
Oz
PS I am wondering, as ³in this view² is something I think I can understand
in the cryptic error message, whether the client has the form open in Normal
rather than Page Layout view, or maybe in header or footer. How can I stop
him from trying to run this macro in anything other than Page Layout view?