M
Mel
in cell K31 I have this formula.
=IF(SUM(Q30:S30)>59,SUM(Q30:S30),IF(SUM(Q30:S30)>49,SUM(Q30:S30)/2,"
"))*NOT(L31+M31>=1)
but I keep getting a value error.
basically what I am trying to achieve is that if there is a value of more
than 0 in cells L31 and/or M31, then the formula will not put a value in
cell K31.
Appreciate any help.
Mel
=IF(SUM(Q30:S30)>59,SUM(Q30:S30),IF(SUM(Q30:S30)>49,SUM(Q30:S30)/2,"
"))*NOT(L31+M31>=1)
but I keep getting a value error.
basically what I am trying to achieve is that if there is a value of more
than 0 in cells L31 and/or M31, then the formula will not put a value in
cell K31.
Appreciate any help.
Mel