|
-
Mar 22nd, 2003, 08:40 AM
#1
Thread Starter
Addicted Member
Macro in XP
Hey guys!
I created a macro for word using office 97... And its working well in office 97...
But when I get this same macro (The file .doc + the file.dot) and try to run at the office xp, it returns me an error telling me that the macro were not found or the macro is desactivated...
Any Idea about how to solve it?
Thanks in advance,
Elminster
-
Mar 24th, 2003, 04:33 AM
#2
When you create a macro, behind the scenes, MsWord generates a load of vba code to let itself know what you're doing.
Since some of the code has changed between these versions of MsWord, it could be that the code originally generated is not recognised/outdated & can't be used with the XP version.
I'd advise you just to re-create the macro in Xp...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|