burritonator
IS-IT--Management
I just copied some older VBA modules written by another programmer onto a WinNT box. These modules act as macros and are accessed by using certain keystrokes within MS Word. I'm receiving some errors that I need some assistance with.
* Word error: "Could not open Macro Storage"
* VB error: "Can't find project or library" --> When this error occurs, execution stops at either the "Trim" or "Str" function in the code. I can't remember how to load the library required for these functions to work properly.
If someone can tell me how to correct the errors above, it would be greatly appreciated.
Thanks,
Burrito
* Word error: "Could not open Macro Storage"
* VB error: "Can't find project or library" --> When this error occurs, execution stops at either the "Trim" or "Str" function in the code. I can't remember how to load the library required for these functions to work properly.
If someone can tell me how to correct the errors above, it would be greatly appreciated.
Thanks,
Burrito