N
natei6
Hello To All,
=IF(SUM(_X16+_X38 )<17,1,SUM(_X16+_X38 )/15),IF(SUM(_X16,_X38)<1,"")
This formula is returning a #value error. The result I am seeking is
If SUM(_X16+_X38 ) is 0, "" else between 1 and 16, 1 else more than 1
SUM(_X16+_X38 )/15. What am I doing wrong?
Thanks In Advance,
Nathan Sargean
=IF(SUM(_X16+_X38 )<17,1,SUM(_X16+_X38 )/15),IF(SUM(_X16,_X38)<1,"")
This formula is returning a #value error. The result I am seeking is
If SUM(_X16+_X38 ) is 0, "" else between 1 and 16, 1 else more than 1
SUM(_X16+_X38 )/15. What am I doing wrong?
Thanks In Advance,
Nathan Sargean