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
- Open WPS Sheets and select the cell where you want to display the result.
- Type
=in the cell or in the formula bar. - Continue by typing
MAXA(. - 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
- After typing
MAXA(, review the syntax prompt shown on the screen. - Enter a single value, a cell, a range, or multiple arguments as needed.
- Use commas to separate multiple arguments.
- 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
- In the target cell, type
=MAXA(. - Keep the formula in editing mode and switch to another worksheet.
- Select the cell or range that should be included in the calculation.
- 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
- First confirm that the MAXA result is already displayed in the target cell.
- Change any source cell that is included in the calculation.
- Check whether the result cell updates at the same time.
- 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.