M
Michael168
e.g. In a worksheet,
Cells
A1=5
B1=3
C1=4
D1=8
E1=1
In G1 for min difference of sum in the range = C1-B1 = 1
In H1 for max difference of sum in the range = D1-E1 = 7
For maximum difference, the max formula can be used but what about the
minimun difference because the min formula cannot give the correct
answer.
How to do this in the range (A1:E1)? Cells value in the are
changing constantly.
Can someone help me?
Thank you.
Cells
A1=5
B1=3
C1=4
D1=8
E1=1
In G1 for min difference of sum in the range = C1-B1 = 1
In H1 for max difference of sum in the range = D1-E1 = 7
For maximum difference, the max formula can be used but what about the
minimun difference because the min formula cannot give the correct
answer.
How to do this in the range (A1:E1)? Cells value in the are
changing constantly.
Can someone help me?
Thank you.