+ Reply to Thread
Results 1 to 4 of 4

Error - "Microsoft Excel is trying to recover your information."

  1. #1
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,281

    Error - "Microsoft Excel is trying to recover your information."

    Has anyone seen this error before?

    I have a large workbook with lots of VBA code in it. I know how to set breakpoints and step through code.
    I have a Validation Dropdown that displays a List that is created by a Dynamic Named Range.

    When I click on the validation dropdown arrow I get the following Error message and Excel ends up shutting down. I'd set a breakpoint if I knew where.

    Hints, please... Here is the screen shot of just before Excel closes.

    2016-07-28_9-06-29.jpg
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  2. #2
    Forum Expert
    Join Date
    04-23-2009
    Location
    Matrouh, Egypt
    MS-Off Ver
    Excel 2013
    Posts
    6,892

    Re: Error - "Microsoft Excel is trying to recover your information."

    This link may be useful for you
    https://support.microsoft.com/en-us/kb/2735548
    < ----- Please click the little star * next to add reputation if my post helps you
    Visit Forum : From Here

  3. #3
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,281

    Re: Error - "Microsoft Excel is trying to recover your information."

    Hi Yasser,

    Thanks for the link. I'm going through them now. The problem happens when I click the down arrow on the Validation List Dropdown. If I type a valid word into the validation cell, the code works fine. It crashes when I click on the dropdown arrow. The Dropdown List is from a Dynamic named Range of "=OFFSET(Scorecard!$AE$6,0,0,COUNTA(Scorecard!$AE:$AE)-4,1)". Does this extra info help with an answer?

    I changed the Validation List to a normal range and the problem didn't occur. I changed it back to the same Dynamic Named Range and the problem seems to have gone away. I'm not sure what I've done to remove the problem. Now I still don't know what caused the problem.
    Last edited by MarvinP; 07-29-2016 at 01:58 AM.

  4. #4
    Forum Expert
    Join Date
    04-23-2009
    Location
    Matrouh, Egypt
    MS-Off Ver
    Excel 2013
    Posts
    6,892

    Re: Error - "Microsoft Excel is trying to recover your information."

    May be using dynamic ranges using offset (which is volatile function) causes this problem ..So I think dynamic range is the enemy (like merge) of the vba codes ..
    I think you can determine the range using the code itself instead of named ranges

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 9
    Last Post: 05-11-2020, 11:05 AM
  2. Replies: 2
    Last Post: 03-17-2016, 09:47 AM
  3. Error message on excel 2007 probably due to reference "Microsoft Forms 2.0"
    By aron in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-16-2010, 11:58 AM
  4. [SOLVED] Recover .xls file with "Too many different cell formats" error
    By Saum in forum Excel General
    Replies: 1
    Last Post: 09-17-2005, 02:05 PM
  5. Error using "IF" in Microsoft Excel
    By Bob Phillips in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-06-2005, 09:05 AM
  6. Error using "IF" in Microsoft Excel
    By Justin in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 02:05 AM
  7. [SOLVED] Error using "IF" in Microsoft Excel
    By Justin in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 12:05 AM

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