Compare the row value with the above row value , if the above row value is grater than the present row value, it should be replaced with the above value, otherwise remains same. i have a ...
See more...
Compare the row value with the above row value , if the above row value is grater than the present row value, it should be replaced with the above value, otherwise remains same. i have a table like the above image, you can observe date wise sum data , third row values should compare with the second row , if it is grater than the above value it should replace with the higher value> if anyone suggest me any other method , it would be also appreciated. i think you guys understand, what i requested , please help me out