Row and column sum by easy formula. By this formula easily know rows sum and column sum are equal or not . This formula easily identify rows sum and column sum right or wrong.
Formula is:(row number and column number change as your wish)
IF(SUM(A7:E7)=SUM(F4:F6),SUM(A7:E7), " wrong")
0 comments :
Post a Comment