Results 1 to 2 of 2

Thread: Macro in XP

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Sep 2002
    Posts
    251

    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

  2. #2
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538
    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...

    Please rate this post if it was useful for you!
    Please try to search before creating a new post,
    Please format code using [ code ][ /code ], and
    Post sample code, error details & problem details

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width