Excel MINA Function: Microsoft Excel is a powerful data visualization and analysis program used all around the world. It uses spreadsheets to store, organize, or perform operations with formulas and functions. If you want to get the smallest numerical value from the range, we suggest you use the Excel MINA function on your worksheet.
Let’s see the usage of Excel MINA Function with its syntax, explanation, and examples. Get an official version of MS Excel from the following link:
https://www.microsoft.com/en-in/microsoft-365/excel
Explanation of MINA Function
- It is one of the built-in functions in Microsoft Excel.
- This function returns the smallest numeric value from the given range of values.
- It is similar to MIN Function, but the only difference is MINA Function evaluates the logical values TRUE and FALSE as 1 and 0.
Syntax
- Here, you will see the syntax of the MINA function.
- To apply this function on your spreadsheet, you must select a cell and enter the formula in the following format.
- Once you enter the formula, click the Enter button to get the result.
=MINA(value1, [value2], …)
Argument Description:
- value1 – The first input number, reference, or range.
- value2 – It is an optional one. It could be a number, reference, or range that contains numeric values.
Note:
1) This function accepts up to 255 arguments only.
2) If the arguments contain no numbers and then it returns 0.
3) This function evaluates logical values TRUE & FALSE as 1 and 0.
4) It ignores the empty cells.
Examples
Let’s see examples to understand how to use the MINA Function.
- Initially, you must open your Excel workbook on your PC and launch the worksheet with data.
- For instance, we have given the input values in the range B3:E6. And we will get the minimum values using the MINA function.
- Then, you must enter the formula in the cell below to get the result.
- After entering the formula, you need to click the Enter button to get the output.
- Once you get the output for the first cell, then you need to drag down the cell to fill in the remaining values.
- If the arguments contain no numbers and then it returns 0.
- In the below image, the MINA Function considers the TRUE & FALSE as 1 and 0.
Wind-Up
In this article, you can grasp the usage of Excel MINA Function with its syntax, explanation, and examples. Kindly, give your suggestions in the comment section. To learn more about Excel functions, then visit our webpage, Aawexcel.com.
Video Tutorial
The following video will show you how to apply the MINA function in the Excel spreadsheet.
Read Ahead:
- How to Use Excel FLOOR.MATH Function?
- How to Use Excel FLOOR Function?
- How to Use Excel CEILING.PRECISE Function?
- How to Use Excel CEILING Function?
- How to Use Excel GCD Function?