Tuesday, February 24, 2009

THE FORMULA MAX (excel)

This formula returns the maximum value from a list of values. ignores logical values and text. EJM:
Weight of students from a different institution:

80
100
45
50
48
67
60
75
42
51
55
62
100
to obtain the maximum value of this list of weight using the excel formula = MAX (A2: A13) equals 100.

No comments:

Post a Comment