+ Reply to Thread
Results 1 to 5 of 5

reporting bugs in Excel?

  1. #1
    Registered User
    Join Date
    05-02-2011
    Location
    Netherlands
    MS-Off Ver
    Excel 2007
    Posts
    3

    reporting bugs in Excel?

    I've been meaning to find a way to report a bug in Excel to Microsoft but it seems this isn't possible. To try and bring it into the open I figured I'd find a forum and post about it. You might find it as interesting as I do. I've seen this happen in Excel 2007 under windows XP, not sure about other versions or operating systems.

    First off, configure Excel to perform workbook calculations manually (Excel Options > Formulas > Workbook Calculation > Manual).
    The easiest way to simulate a cell where calculations are not up to date is by expanding a formula to multiple cells so create something like this.
    Please Login or Register  to view this content.
    The value in C1, when pressing enter, will be FALSE. Select C1 and drag the formula into C2. The value in C2 will be FALSE as well (as it's supposed to since calculations are set to manual).
    Now select C2 and go to Formulas > Evaluate Formula. This will show the formula AND(ISNA(A2),ISNA(B2)) which breaks down to AND(TRUE,TRUE). However, when you hit evaluate one more time, it will say the value is FALSE because instead of calculating it further, it will refer to the current cell value.

    This really bothers me. What good is a formula evaluation tool if it doesn't evaluate formulas properly?

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: reporting bugs in Excel?

    Hi,

    It's a feature not a bug.

    You could try instead F2 and then F9 to see the formula result rather than using the evaluation function - which is quicker than pressing evaluate a few times.

    Regards
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  3. #3
    Registered User
    Join Date
    05-02-2011
    Location
    Netherlands
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: reporting bugs in Excel?

    I'm saying there is a bug in the evaluate formula feature. I know I can get the formula outcome by hitting F9.

    Evaluate Formula is supposed to evaluate the formula from beginning to end, walking through each step in the calculation process in the order that Excel would normally do.
    Instead, it walks through every step except for the last, where the programmers forgot to take into account the option for manual calculations.

  4. #4
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: reporting bugs in Excel?

    Hi,

    What makes you so sure it's a bug and that MS didn't expect it to work this way?

    If you look at the Help it starts off...
    "You can see the different parts of a nested formula (formula: A sequence of values, cell references, names, functions, or operators in a cell that together produce a new value. A formula always begins with an equal sign (=).) evaluated in the order the formula is calculated.
    I agree it's maybe not particularly well written but in MS's defence it does talk about Evaluating nested formulae.

    There is at least arguably a difference between 'evaluating' a formula to see what results different parts of a nested formula produce, and having the whole formula result written to the cell. And furthermore if you've consciously set calculation to manual why would you want the whole formula result to change unless you take specific action like calculating a sheet?

    I think the jury's out on whether it's a bug.

    Regards

  5. #5
    Registered User
    Join Date
    05-02-2011
    Location
    Netherlands
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: reporting bugs in Excel?

    Fair enough. Thanks

+ 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