USING MICROSOFT EXCEL
HOW TO ADD COPY AND MOVE WORKSHEETS WITHIN EXCEL WORKBOOKS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
The MIN function returns the smallest value in a range of cells.
|
True
|
|
False
|
|
Either A or B
|
|
None of the above
|
Explanation:
Detailed explanation-1: -MIN is a function in Excel that returns the minimum value in a range of cells. For example, if you have a list of numbers in a column and you want to find the smallest number in the list, you can use the MIN function to do so.
Detailed explanation-2: -The MIN function checks your data range and returns the smallest value in the set. Its syntax is the following: MIN(number1, [number2], …) number1, [number2], … is the series of values from where you want to get a minimum.
Detailed explanation-3: -Returns the smallest number in a set of values.
There is 1 question to complete.