Jump to content

Find the max of given values

From LemonWiki共筆


Excel approach

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