FUNDAMENTALS OF COMPUTER

USING MICROSOFT EXCEL

HOW TO MODIFY THE WORKSHEET TAB IN EXCEL

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Alex wants to find the lowest value in a range of cells. Which of the followingfunctions should he use?
A
=MIN( )
B
=MAX( )
C
=AVERAGE( )
D
None of the above
Explanation: 

Detailed explanation-1: -To return the lowest value from a range of cells we use the Excel MIN function.

Detailed explanation-2: -Returns the smallest number in a set of values.

Detailed explanation-3: -The MIN function returns the smallest numeric value in the data provided. The MIN function can be used to return the smallest value from any type of numeric data.

There is 1 question to complete.