also @ TechSpot: Google, Samsung unveil Chromebook, Chromebox with Chrome OS 19

TechSpot

Word (Office XP) Crashes on macros

Discussion in 'Software Apps' started by lurchman, Oct 28, 2010.

  1. lurchman Newcomer, in training

    Hey everyone -

    This is my first post on Tech Spot, but I've used this forum to look up many issues that I have at work (I'm a desktop technician for an insurance company).

    Currently, I have a user that runs a macro in Word 2002 (Office XP) that opens and closes several Word windows to merge letters together and then it will suddenly crash. It seems like its always in different spots as well.

    Yesterday I decided to put Process Explorer from Sysinternals on the machine and have it watch Word. When word crashed I created a full dump of the WINWORD.EXE process. From what I can tell it crashes on a VBE6.DLL (I don't have much experience with dump files). I've attached the dump file with all the information. Any help will be greatly appreciated.

    Thanks -

    Lurch

    Attached Files:

  2. jamesodriscoll Newcomer, in training

    Hi Lurch,

    Have you tried re-writing the macro from scratch? It might simply be that the Macro is caught in an endless loop somewhere due to a SYNTAX error.


    james
  3. lurchman Newcomer, in training

    Yes I have. I've also tried uninstalling Word and reinstalling.
  4. jamesodriscoll Newcomer, in training

    Tbh it doesn sound like a word error as VB scripting is used in so many appplications.

    There has been known issues with word 2002 in regards to this and there is a help page on the Microsoft Website which may help

    http://support.microsoft.com/kb/212669

    You should see a link to the Article for the Word 2002 error


    Hope this helps :)
    James
  5. lurchman Newcomer, in training

    Thank you for the help.

    Unfortunately, I've already done everything it describes in that article. Usually it fixes the problem for a couple weeks but then it comes right back.

    The computer is running XP SP3 with 3.5 GB of ram and page file of 5376 MB.

    Any other suggestions?

    --Lurch