Find the max of given values

From LemonWiki共筆
Jump to navigation Jump to search


Excel approach

  • =MAX( data_array )
  • =LARGE( data_array, 1 )