S
sokevin
DISPLAY THE CELL OF THE MAXIMUM VALUE.
Hi again.
I have values in
a2, b2, c2.
i want d2 to display the value of the highest cell out of a2, b2 or c2
e.g
a2=10, b2=15, c2=99 -> d2=99
a2=80, b2=1, c2=1 -> d2=8
Hi again.
I have values in
a2, b2, c2.
i want d2 to display the value of the highest cell out of a2, b2 or c2
e.g
a2=10, b2=15, c2=99 -> d2=99
a2=80, b2=1, c2=1 -> d2=8