USING MICROSOFT EXCEL
HOW TO INSERT HEADERS FOOTERS IN EXCEL
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
What is the correct function for finding the lowest or smallest number in a range?
|
=SUM(C1:C23)
|
|
=AVERAGE(C1:C23)
|
|
=MAX(C1:C23)
|
|
=MIN(C1:C23)
|
Explanation:
Detailed explanation-1: -The MIN function in Excel is used to find the smallest value in a given range of cells.
Detailed explanation-2: -Returns the smallest number in a set of values.
There is 1 question to complete.