which function finds the largest in a range?
a) Average()
b) Count()
c) Max()
Answers
Answered by
4
Answer:
Just enter the formula =Max (A1:F12) or =Min(A1:F12) in a blank cell, and then press Enter key to get the largest or smallest number in the range, see screenshot: Note: The Max function and Min function can only find out the highest or lowest value, but not select the value in ranges
Answered by
3
Answer:
max().
Explanation:
max() . is the correct answer
Similar questions