Changes

Jump to navigation Jump to search
466 bytes added ,  12:29, 22 November 2013
Line 76: Line 76:       −
=DMAX()  :
+
=DMAX(A4:C10,"Salary",D1:D2)  : Calculates the maximum value in the range A4 to C10, from the cells in the Salary column where Age>32. ''Returns '9000''' as a result.
   −
=DMAX()  :
+
=DMAX(A4:C10,2,A1:A3)  : Calculates the maximum value in the range A4 to C10, from the cells in the second column (Age) for all names. ''Returns '45''' as a result.
   −
=DMAX()   :
+
=DMAX(A4:C10,"Age",B1:B3): Calculates the maximum value in the range A4 to C10, from the cells in the Age column where [Age<40 OR Age>30].''Returns '45''' as a result.
    
== See Also ==
 
== See Also ==
writer
2,661

edits

Navigation menu