Dear All,
I'm a bit stuck with sumif. I want to sum up values but with condition to disregard the empty cell in the corresponding column:
Does anyone have any idea why it doesn't work?
Appreciate in advance
I'm a bit stuck with sumif. I want to sum up values but with condition to disregard the empty cell in the corresponding column:
Code:
=sumif(AN4:AN16,"<>""",AJ4:AJ16)
Does anyone have any idea why it doesn't work?
Appreciate in advance