mastercontrol
Programmer
Hi,
I need to get max value of all rows + value of next row
Example:
w1 w2 w3 w4 w5
1 2 3 4 5
Max Value = 5
+ value from max Value + next row = 6
So, should show value of 6.
I need to get max value of all rows + value of next row
Example:
w1 w2 w3 w4 w5
1 2 3 4 5
Max Value = 5
+ value from max Value + next row = 6
So, should show value of 6.