Skip to main content

How To Use Max, MaxA & Min, MinA Formulas in MS Excel

Use Of Max, MaxA And Min, MinA Formulas In Microsoft Excel.


MS Excel formulas: Easiest way to understand Syntax and usage:

Max Function:

Max function is used to get the minimum value from the table or data or Max formula returns the maximum value form the data. Let suppose we have a list of different amount and we want to check the maximum value within the data, so we can use this formula Max ( ).
Microsoft Excel two very useful and simple functions are “MIN” and “MAX”. Both function has the reverse function to each other, finding the smallest and largest value in the cell or from range of cell. We can also use it to find values in huge database. 
Syntax

Max (Number1, Number2, ......)

Min Function:

Min function is use to get the minimum value from the data base. With the help of this function you can get minimum values from the data easily.

Syntax

Min (Number1, Number2, ......)

Max and Min formula is defined in the below example. Now we have the maximum and minimum value of the data.

Example 1 : Max and Min Function In Microsoft Excel.




MaxA Function :
MaxA unction is same like max function and same syntax but it also consider True and False also. It consider True is 1 and False is 0.

Syntax

MaxA (Number1, Number2, ......)


MinA Function:
MinAfunction is also same like Min function and same syntax but it also consider True and False text. True considers as 1 and False considers as 0.


Syntax

MinA (Number1, Number2, ......)

Example 2 - MaxA and MinA Functions in MS Excel.




The above example has clearly defined the use of MaxA and MinA and the output.
For more clarification prepare the same table or data and start practicing until clear your doubts.


Please comment for more excel query or any suggestions.
Thanks for your time...

Comments

Popular posts from this blog

How To Use “RANK” & “RANK.AVG” Function in MS Excel.

Use of “ RANK ( ) ” , “ RANK.EG ( ) " and “ RANK.AVG ( ) ” Function Rank formula in MS Excel is very commonly use.It is easy and useful. In this article, we will describe the functionality of the RANK formula for example. We have many Rank formulas in MS Excel and here you will fill in all details about Rank Function. We will learn here:  How to use Rank(). How To Apply Rank() In Excel. What is RANK.EG() Function. Function “ RANK  () ” and “ RANK.EG ( ) " Syntex:       =RANK(number,ref,[order])    &    =RANK.EG(number,ref,[order]) Explanation: Now you can see two different formulas of Rank. One Rank() and Rank.EG() formula. So the question is what is the difference between both of them. We can say both are the same function and the output is also same. The  the difference is RANK.EG() is not supporting with the new version of Microsoft Excel 2010. Let suppose if we have some student data with their percentages and we would like to know the rank wise list of the

How To Use Microsoft Excel Formula "CONCATENATE"

Use of  "CONCATENATE" Formula Formula :  " CONCATENATE ” In Microsoft Excel, CONCATENATE is a function, by which we can join two or more strings into a single cell. It can be used to combine text strings, numbers, or cell references, and can be useful for creating longer strings of text or for formatting data in a specific way. The syntax for the CONCATENATE function is as follows: =CONCATENATE (TEX1,TEX2, TEX3, TEX4 ................) Explanation: CONCATENATE is a very useful function in Microsoft Excel. We can join up to 30 texts together at a time. We can use CONCATENATE within the sheet, different sheets, and different workbooks. Let's suppose we have huge data with employees' names and we want to add Mr. Ms. Miss etc, before the names. It is not easy and time consuming to add Mr. or Miss. one by one. But there is a formula named CONCATENATE, could help to reduce time taking work do your work easily and very quickly. In order to understand

How To Use VLOOKUP In Microsoft Excel

" VLOOKUP " in Microsoft Excel . MS Excel formulas: The easiest  way to understand Syntax and usage : The most important and magical MS Excel formula is VLOOKUP. It's a great and very useful formula. Without Vlookup knowledge in Excel is like a person without a soul. We use Vlookup very often when we make reports in Excel. Let's start..  Formula:  “ VLOOKUP" Explanation:   " VLOOKUP"  The most important and most useful formula in Microsoft Excel. The Use of " VLOOKUP" is to search a value respectively as per input (value in the first column, must match with both sheets or workbooks) Please follow the given below steps to understand, how to use  VLOOKUP. Step- 1 - Normal Data. Suppose we have some data in Microsoft excel Report - A.   Report-A Step: 2 - We have to search for some data from report A to Report B. Suppose we have to search the blood group from report A. Report-B Step : 3 - In order to find out