L
Larry
Last week I copied my normal template from my computer (with Word 97 and
Windows 98) to another computer at a friend's house where I was staying
(with Word 97 and Windows XP). Many of my macros didn't work. When I
ran them I got this error message:
"Compile error. Can't find project or library"
When this happens to a macro, the highlighted text in the macro always
involves the character code symbol, like this: Chr(30), for example,
Selection.MoveEndWhile cset:=",.!? """ & Chr(13)
So I guess I needed some special reference to be checked which would
allow this computer to handle the character code symbol.
Also, with many macros, I got this error message: "Compile error, can't
find project or library"
With other macros, I get message "Can't open macro storage." Even though
the templaste containing the macro I was trying to run would open to
that macro.
I'm no longer working at the XP computer, but to avoid this problem in
the future, does anyone know what I was doing wrong?
Thanks,
Larry
Windows 98) to another computer at a friend's house where I was staying
(with Word 97 and Windows XP). Many of my macros didn't work. When I
ran them I got this error message:
"Compile error. Can't find project or library"
When this happens to a macro, the highlighted text in the macro always
involves the character code symbol, like this: Chr(30), for example,
Selection.MoveEndWhile cset:=",.!? """ & Chr(13)
So I guess I needed some special reference to be checked which would
allow this computer to handle the character code symbol.
Also, with many macros, I got this error message: "Compile error, can't
find project or library"
With other macros, I get message "Can't open macro storage." Even though
the templaste containing the macro I was trying to run would open to
that macro.
I'm no longer working at the XP computer, but to avoid this problem in
the future, does anyone know what I was doing wrong?
Thanks,
Larry