MINA function in Excel, how to use and examples

The MINA function in Excel helps determine the smallest value in a range of numbers, including logical values ​​and text numbers. With simple syntax, MINA supports optimizing the calculation process in spreadsheets.

Not only does the MINA function in Excel find the smallest value in a data set, it also considers TRUE/FALSE values ​​and text numbers. Let's learn how to use it and see examples to apply it effectively to your work.

Syntax, how to use MINA function in Excel

Syntax: MINA(Value1, [value2], [value3],…)

In which:
- Value1 is a required argument.
- Value2 , Value3 ,… are optional.

The arguments Value1, Value2,… can be numbers, names, ranges of cells (C1:C5), reference values ​​(=C5), logical values: TRUE (has a value of 1) or FALSE (has a value of 0), or numbers written in text (one, two, three…) then this function calculates the value of that cell as 1.

Example: Given a score sheet of some students, find the smallest value in the Scores column.

Picture 1 of MINA function in Excel, how to use and examples

To find the smallest value, use MINA with the formula 

  Cell C11 is: MINA(D5,D6,D7,D8,D9) or MINA(D5:D9)

We get the result:

Picture 2 of MINA function in Excel, how to use and examples

The MINA function not only helps find the smallest value in Excel, but also considers both logical and numeric values ​​as text, helping users get more accurate results when working with mixed data.

In practice, you might use this function to find the lowest student score, determine the smallest value in a list of products, or analyze survey data. If you need to ignore logical values, consider using the MIN function instead.

You've just finished reading the article "MINA function in Excel, how to use and examples" edited by the TipsMake team. You can save mina-function-in-excel-how-to-use-and-examples.pdf to your computer here to read later or print it out. We hope this article has provided you with many useful tech tips and tricks. You can search for similar articles on tips and guides. Thank you for reading and for following us regularly.

« PREV : How to use the...
MEDIAN function in... : NEXT »