How to Use the DMAX Function in WPS on Windows

Last updated:July 13, 2026

Use DMAX through 3 task topics, including entering it from Insert Function, typing the formula directly, and reviewing syntax details; choose a topic from the index and follow the steps.

How-to Index

How-to Guide

1. Enter DMAX through the Insert Function dialog

Entry point: Formulas tab → Insert Function

  1. Select the cell where you want to enter the formula.
  2. Click the fx button in the formula bar, or click Insert Function on the Formulas tab.
  3. Search for DMAX in the Insert Function dialog box.
  4. Select the function and click OK.
  5. Enter each argument in the Function Arguments dialog box.
  6. Click OK to finish entering the function.

Success Criteria

  • Interface result: The target cell now contains a DMAX formula.
  • What you can do next: You can continue adjusting arguments, press Enter to confirm, or copy the formula to other cells.

Tips While Using

  • Common mistake: Searching with the wrong function name can make the function harder to find.
  • Environment note: The arguments should include a database range, a field, and a criteria range.

2. Type the formula directly in a cell

Entry point: Cell → Formula bar

  1. Select the cell where you want to enter the formula.
  2. Type =DMAX(...) directly in the cell or in the formula bar.
  3. Press Enter to confirm the formula.
  4. If needed, type =DMAX( to review the syntax prompt while entering the formula.

Success Criteria

  • Interface result: The cell shows the calculated result, and the full formula remains visible in the formula bar.
  • What you can do next: You can fill down or copy the formula to other locations.

Tips While Using

  • Common mistake: Incorrect separators, field references, or criteria ranges can affect the result.
  • Environment note: The field headers in the data range should correspond to the headers in the criteria range.

3. Review function syntax and parameter details

Entry point: Formulas tab → Insert Function

  1. Click Insert Function on the Formulas tab.
  2. Enter DMAX in the search box.
  3. Select the function to review its syntax and parameter details.
  4. Open the related help information if needed, confirm how the arguments should be filled in, and then return to the worksheet to enter the formula.

Success Criteria

  • Interface result: You can see the DMAX function name, syntax structure, and parameter descriptions.
  • What you can do next: You can return to the worksheet and continue entering or editing the formula.

Tips While Using

  • Common mistake: Checking only the function name without confirming argument order can lead to unexpected results.
  • Environment note: Opening external help pages requires an internet connection.