+ Reply to Thread
Results 1 to 7 of 7

Resolving a System Error

  1. #1
    Registered User
    Join Date
    05-25-2006
    Posts
    42

    Resolving a System Error

    I am in the process of implementing a new Excel tool at work but 1 employee had problems with it. Upon executing my macro, a pop-up message said

    "System Error &H8000FFFF (-2147418113). Catastrophic Failure"

    After he hit ok, a second message said "Out of Memory".

    After clearing that message, the file closed.

    So, what is this error and is there anything I can do in my macro to avoid this?

    Thanks

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Resolving a System Error

    You might give him a fresh copy of the file.

    If that doesn't work, have him do detect & repair on Excel.
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Registered User
    Join Date
    06-29-2013
    Location
    Los Angeles, California
    MS-Off Ver
    Excel 2007
    Posts
    1

    Thumbs up Re: Resolving a System Error

    I found the solution to this error - for at least my situation.
    My workbook contains 2 user forms - one is the actual form, the other one is used for designing the actual form. While designing, i ran into this "catastrophic" error.

    WHAT I DID TO FIX:
    Since I had one extra form at the time (which was NOT my actual form), i tried to R-click > Delete this extra form... didn't delete. Actually, it made Excel bomb and restart itself.

    !!! WHEN EXCEL RESTARTED ITSELF, IT FIXED THIS ISSUE !!!

    When i looked at my form after the restart of excel, everything was the way i last designed it to. All good!

    try to delete an existing form you have one to do it with (this restarted my excel and it worked great). Before, not only could i NOT save (as xlsm) as ANY name, but i also could NOT export the file either (or anything for that matter).

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: Resolving a System Error

    djgallegos3 Thanks for the update and suggestion on this fix

    (Did you notice that this thread is over 2 years old though?)
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  5. #5
    Forum Guru
    Join Date
    03-12-2010
    Location
    Canada
    MS-Off Ver
    2010 and 2013
    Posts
    4,418

    Re: Resolving a System Error

    I personally don't mind people providing solutions for problems even if the thread is old as Google and other search providers don't rank according to date. On the contrary, if it's an older thread, it probably will have more hits .

    Personally, I like to decompile/ compress/ recompile vba code using MVP Orlando's free application. It's cleared up a lot of problems I have seen with vba. Also of course, there is CodeCleaner which reproduces the modules and forms from scratch. Another big helper.
    Please consider:

    Thanking those who helped you. Click the star icon in the lower left part of the contributor's post and add Reputation.
    Cleaning up when you're done. Mark your thread [SOLVED] if you received your answer.

  6. #6
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: Resolving a System Error

    Thats exactly why I thanked them, its always good to get resolution on older threads

  7. #7
    Forum Guru
    Join Date
    03-12-2010
    Location
    Canada
    MS-Off Ver
    2010 and 2013
    Posts
    4,418

    Re: Resolving a System Error

    I hate when I google a query and in the end it links me to an old thread with the same problem and no solution. It make me wonder if the problem is that difficult or the OP just wasn't lucky enough to find someone to give them the right answer when they originally posted.

    Cheers to all, and to all a good night

    abousetta

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1