Forum Discussion

Luis Eduardo Rodríguez Alger LC's avatar
Mar 12, 2018
Solved

#VALUE error when using formula on specific cells

Hi! I think I have found a way around my problem, but I'm still curious... I'd like to know why it's happening... I'm cross-referencing two different sheets in the same document in an "IF" formula. S...
  • Haytham Amairah's avatar
    Mar 12, 2018

    Hello Luis,

     

    Yes, try to move up the cell E15 to the cell E11, and will notice that the error disappeared because the array formula is now parallel to one of the cells that are in the evaluated array!

     

    Anyway, the result of the formula isn't accurate because you do not evaluate the whole ranges C6:C11 and E6:E11!

    Actually, you evaluate only this parallel cell!

     

    To check that, put the formula in cell E7 on Sheet1, then go to Sheet - A -, clear the cell C7 or cell E7, and then you will get the value_if_false.

     

    This is an array formula, so you have to press Ctrl+Shift+Enter at the same time to force the formula to handle the whole array and to get rid of that error.

Resources