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

Top 10 Job Oriented Certificate Courses

Hello Friends and students. Life is very fast these days and we want some shortcut to become successful in our life. Maximum students want to get a job as soon as possible after completing their studies. Here we will suggest the top 10 job-oriented certificate courses. 1 - Project Management Professional (PMP) Certification: Globally, industries greatly value project management professional certification. It gives you the ability to manage projects successfully, including team leadership, planning, execution, and monitoring. After this course, you can handle big projects or you can assist the senior also. For All Details Click Here 2 - Certified Data Scientist: Making informed business decisions requires data science. This certification prepares you to analyze and interpret complicated data by covering statistics, machine learning, data visualization, and programming abilities. Data scientist is the most demanding course during this period. If you are good to play with huge databases a...

How To Use "LEFT" & “ RIGHT" Formulas in MS Excel.

Uses and explanation of "LEFT" & “ RIGHT Formulas. MS Excel formulas: Easiest way to understand Syntax and usage : Formula:  A: "RIGHT”     B:   “LEFT” =RIGHT(Text,[num_chars]) Explanation:    RIGHT formula is used to split the value inside the cell. In a cell we have a name like "John Abraham", but we don't need the full name, as per client requirement, we want only last name from the tab. In this case, we can use Right formula in MS Excel. Example:   Let suppose we have the name “Mark Henry” in a cell A:1. We would like to take only “Henry” from the cell. See below, how can we pull the last name by the RIGHT formula.  =RIGHT ( E9 , 6 ) You can see in the above table that we can separate Hanery name with using RIGHT formula. Name: Mark Hanery. Query:  We want to separate the last name only.  Formula = Right(E9,6)  Result: Hanery E9 is the cell reference and 6 is the number of...

What is Project Management Professional Certification

The Project Management Professional (PMP) certification is one of the most widely recognized and respected credentials in the field of project management. It is offered by the Project Management Institute (PMI), a globally recognized professional organization for project management practitioners. The PMP certification signifies a high level of expertise and proficiency in project management principles and practices. Below are the full details about the PMP certification: Eligibility Requirements: To be eligible for the PMP certification, candidates must meet certain educational and professional experience criteria: 1 - Educational Background: A four-year degree (bachelor's degree) or global equivalent. Minimum a high school diploma, associate's degree, or global equivalent) in conjunction with additional project management experience. 2 - Project Management Experience: With a four-year degree: A minimum of three years of unique non-overlapping professional project management ex...