+ Reply to Thread
Results 1 to 5 of 5

Cell gives incorrect value when I press ENTER.

  1. #1
    Registered User
    Join Date
    04-22-2012
    Location
    Yorkshire, England
    MS-Off Ver
    Excel 2003
    Posts
    14

    Question Cell gives incorrect value when I press ENTER.

    I have the following formula in a cell:

    =INDEX(AE$3:AX$22,MAX(IFERROR(MATCH("*"&LEFT(BD14,ROW(INDEX(BI:BI,1):INDEX(BI:BI,LEN(BD14))))&"*",AD$3:AD$22,0),-1)),MAX(IFERROR(MATCH("*"&LEFT(BF14,ROW(INDEX(BI:BI,1):INDEX(BI:BI,LEN(BF14))))&"*",AE$2:AX$2,0),-1)))

    If I select the cell and press enter at the end of the formula, the cell displays an incorrect value, despite the formula being correct and initially displaying the correct result, this also happens on other cells with the same formula but different input cells, again displaying an incorrect value until I select it and press enter. I'm sure there is a very simple solution, but I just can't find it!
    Thank you in advance for your help.

  2. #2
    Forum Expert DGagnon's Avatar
    Join Date
    02-23-2012
    Location
    Ontario, Canada
    MS-Off Ver
    Excel 2003, 2007
    Posts
    1,645

    Re: Cell gives incorrect value when I press ENTER.

    This appears to be an array formula, instead of pressing enter, try pressing Ctrl+Shift+Enter

    Edit:

    on second thought, it dosnt appear to be array... could you attach the workbook that it should be used in?
    Last edited by DGagnon; 04-25-2012 at 10:19 AM.
    If you liked my solution, please click on the Star -- to add to my reputation

    If your issue as been resolved, please clearly state so and mark the thread as [SOLVED] using the thread tools just above the first post.

  3. #3
    Registered User
    Join Date
    04-22-2012
    Location
    Yorkshire, England
    MS-Off Ver
    Excel 2003
    Posts
    14

    Re: Cell gives incorrect value when I press ENTER.

    Index-Match.xlsx

    The formula is in Column BI, upon reviewing, the formula itself is actually returning incorrect results in a number of cells, but that I believe is a different matter which I shall tackle once my curiosity about this problem is cured.

  4. #4
    Forum Expert DGagnon's Avatar
    Join Date
    02-23-2012
    Location
    Ontario, Canada
    MS-Off Ver
    Excel 2003, 2007
    Posts
    1,645

    Re: Cell gives incorrect value when I press ENTER.

    Yes this is an array formula, please try my first suggestion... when run as a standard formula in BI5 you will get 3.36, as an array you get 3.24

    but i must admit im not really sure what the objective of the formula is.

  5. #5
    Registered User
    Join Date
    04-22-2012
    Location
    Yorkshire, England
    MS-Off Ver
    Excel 2003
    Posts
    14

    Re: Cell gives incorrect value when I press ENTER.

    Hello, yes that's solved it thank you, as suspected it was a very simple solution! The formula is somewhat complex (to me anyway), it is to find the specific cell which corresponds to the team in column BD to the team on the left column of the table, and the team in BF to the team on the top row of the table and give's me the cell which then corresponds to both of these within the table, when the teams in both BD and BF are variable. It's actually just me being lazy making excel pull this information out of the table to save me having to look through it. Thank you for your help.

+ 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