Changes

64 bytes added ,  20:52, 17 April 2015
no edit summary
Line 59: Line 59:  
  =MAX(200,A3)  : Calculates the maximum value between 200 and -6. Displays ''200'' as a result.
 
  =MAX(200,A3)  : Calculates the maximum value between 200 and -6. Displays ''200'' as a result.
 
  =MAX(A1:A3, 2)  : Calculates the maximum value in the range A1 to A3 and value 2. Displays ''2'' as a result.
 
  =MAX(A1:A3, 2)  : Calculates the maximum value in the range A1 to A3 and value 2. Displays ''2'' as a result.
 +
 +
==Related Videos==
 +
 +
{{#ev:youtube|Ixj2CXw-Xcc|280|center|MAX}}
    
== See Also ==
 
== See Also ==
writer
2,661

edits