How to Use the MAXA Function in WPS on Windows

Last updated:July 20, 2026

Use MAXA through 4 how-to topics, all available without membership; choose a topic from the How-to Index and follow the steps to enter the function, fill arguments, and check results.

How-to Index

How-to Guide

1. Enter the MAXA function

Entry point: Formulas tab → formula bar

  1. Open WPS Sheets and select the cell where you want to display the result.
  2. Type = in the cell or in the formula bar.
  3. Continue by typing MAXA(.
  4. Prepare to enter the arguments or cell ranges to compare.

Success Criteria

  • UI state: The current cell enters formula editing mode.
  • Next actions: You can continue entering arguments, ranges, or references.

Tips While Using

  • Common mistakes: If you do not type = first, the content may be treated as plain text.
  • Environment limits: You need to work in an editable spreadsheet cell.

2. Fill in arguments with syntax prompts

Entry point: Function input state in the formula bar

  1. After typing MAXA(, review the syntax prompt shown on the screen.
  2. Enter a single value, a cell, a range, or multiple arguments as needed.
  3. Use commas to separate multiple arguments.
  4. Type the closing parenthesis ) and press Enter.

Success Criteria

  • UI state: The cell displays the calculation result.
  • Next actions: You can select the cell again to review or edit the formula.

Tips While Using

  • Common mistakes: Missing a closing parenthesis or separator can cause a formula error.
  • Environment limits: The arguments need to follow a format the function can recognize.

3. Reference data across worksheets in a formula

Entry point: Formula bar → select cells or ranges in another worksheet

  1. In the target cell, type =MAXA(.
  2. Keep the formula in editing mode and switch to another worksheet.
  3. Select the cell or range that should be included in the calculation.
  4. Return to the formula, confirm the reference is correct, complete the closing parenthesis, and press Enter.

Success Criteria

  • UI state: The formula shows a cross-worksheet reference.
  • Next actions: If the referenced range changes, the result can continue updating with it.

Tips While Using

  • Common mistakes: If you leave formula editing mode before switching worksheets, the selection may fail.
  • Environment limits: The referenced worksheet must still exist and the referenced range must remain valid.

4. Check results and recalculate automatically

Entry point: Result cell → edit source data

  1. First confirm that the MAXA result is already displayed in the target cell.
  2. Change any source cell that is included in the calculation.
  3. Check whether the result cell updates at the same time.
  4. If needed, select the result cell again to review the formula.

Success Criteria

  • UI state: After the source data changes, the result cell updates automatically.
  • Next actions: You can continue adjusting the argument range or copy the formula to other cells.

Tips While Using

  • Common mistakes: An incorrect reference range can make the result different from what you expect.
  • Environment limits: If the workbook uses a special calculation setting, refresh behavior may depend on the current document settings.