Skip to content

How to Use Excel DMAX Function?

Ads
Listen to this article.
DMAX FunctionPin
DMAX Function

Excel DMAX Function: Microsoft Excel is a powerful data visualization and analysis program used all around the world. It helps to perform calculations on your PC. You can also use graphic toolspivot tables, and a macro programming language called Visual Basic for Applications (VBA).

In this article, we are going to see how to use the Excel DMAX Function with its syntax, explanation, and example. Get an official version of MS Excel from the following link:

https://www.microsoft.com/en-in/microsoft-365/excel

Excel DMAX FunctionPin
Excel DMAX Function

Description of DMAX Function

  • Here, you will see the syntax of the DMAX function.
  • This function returns the largest number from the list or database that matches the given condition or criteria.

Syntax

  • Here, you will see the syntax of the DMAX function.
  • To apply this function on your spreadsheet, you have to select a cell and enter the formula in the following format.
  • Once you enter the formula, just click on the Enter button to get the result.

=DMAX(database, field, criteria)

Arguments Description:

  • Database – It is the database range including headers.
  • Field – It is an optional one. This is the field name or index to count.
  • Criteria – It is the criteria range including headers.

Note:
1) You need to give the field argument as a name within the double quotes (” “) or a number representing the field index.
2) The database and criteria range must include the matching table headers.
3) If you didn’t give the field argument as a name within the double quotes (” “), then it returns #NAME? Error.

Example

Let’s see some examples to understand how DMAX Function will work.

  • Initially, you have to open your Excel workbook on your PC and launch a worksheet that has data.
  • For example, we have given a range of input values in B5:E10 and the criteria range (B2:E3). The given condition is “Product=Pencil, Qty>3” and the output is displayed in Cell G6.
Input RangePin
Input Range
  • Then, we have to apply the above-mentioned formula to get the result, as shown in the following screenshot.
Enter the formulaPin
Enter the formula
  • Finally, we need to click on the Enter button to get the result.
OutputPin
Output
  • If you didn’t give the field argument as a name within the double quotes (” “), then it returns #NAME? Error.
Name ErrorPin
Name Error

Multi-row Criteria

  • Multi-row criteria have one or more rows below the headers. These are joined by using OR logic.
  • The expressions in a given criteria row are joined with AND logic.

Closure

In the above article, you can understand the usage of Excel DMAX Function with its syntax, explanation, and example. Drop your feedback in the comment section. To learn more about Excel functions, then visit our webpage Aawexcel.com.

Video Tutorial

Use the following video to know how to apply the Excel DMAX function in the spreadsheet with examples.

Keep Reading:

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *

Share to...