Question
A teacher wants the lowest test score in D2:D40. Which function should be used?
Select an option. Your answer will be checked instantly.
Correct Answer: D. =MIN(D2:D40)
Explanation:
MIN returns the smallest numeric value in the selected range.
It directly answers the need to identify the lowest score.
Leave a Reply