R
Ron
Using Win2000, Word 2000 English and Chinese.
My supervisor has set up a template file with macros to insert things like
preformatted tables, page headings etc.
All the macros work on his computer, but one macro won't work on any other
computer: the "Alt+A+T". I get a runtime 4198 error when I try to run it.
The code stops here:
Selection.InsertCaption Label:="Figuree", Position:=wdCaptionPositionBelow
He's at his wits end trying to figure out what's wrong and I'm no good at
macros. I've tried attaching the file but it won't go through. I'd
appreciate someone taking a look at this .dot file and helping figure out
this problem.
I hope someone out there can help.
Thanks in advance.
My supervisor has set up a template file with macros to insert things like
preformatted tables, page headings etc.
All the macros work on his computer, but one macro won't work on any other
computer: the "Alt+A+T". I get a runtime 4198 error when I try to run it.
The code stops here:
Selection.InsertCaption Label:="Figuree", Position:=wdCaptionPositionBelow
He's at his wits end trying to figure out what's wrong and I'm no good at
macros. I've tried attaching the file but it won't go through. I'd
appreciate someone taking a look at this .dot file and helping figure out
this problem.
I hope someone out there can help.
Thanks in advance.