How to Use the MINIFS Function in WPS on Windows

Last updated:July 17, 2026

Use MINIFS through 4 how-to topics, all available without membership; start from the How-to Index and follow the steps to enter, check, and recalculate the formula.

How-to Index

How-to Guide

1. Enter the MINIFS function

Entry point: Formulas tab → formula bar

  1. Open WPS Spreadsheets and select the cell where you want the result to appear.
  2. Type = in the cell or in the formula bar.
  3. Continue by typing MINIFS(.
  4. Check the on-screen function prompt to confirm that the function input state is active.

Success Criteria

  • On-screen result: The function name and argument prompt appear after you type MINIFS(.
  • Next action available: You can continue entering the minimum range and criteria arguments.

Tips While Using

  • Common mistake: If you do not start with =, the content may be treated as plain text.
  • Environment note: The selected cell must be editable.

2. Fill in the function arguments

Entry point: formula bar

  1. After MINIFS(, enter the target range from which the minimum value should be returned.
  2. Enter the first criteria range and its criterion.
  3. Add more criteria ranges and criteria as needed.
  4. Check the order of arguments, commas, and parentheses.
  5. Press Enter to confirm the formula.

Success Criteria

  • On-screen result: The calculated result appears in the current cell.
  • Next action available: You can copy the formula or revise the arguments.

Tips While Using

  • Common mistake: Missing separators or unmatched parentheses can cause formula errors.
  • Environment note: The criteria ranges should correspond correctly to the target range.

3. Use cross-worksheet references and nested formulas

Entry point: formula bar

  1. Reference data ranges from another worksheet in the formula.
  2. Combine MINIFS with other functions when your analysis needs a more complex formula.
  3. Check worksheet names, referenced ranges, and nesting structure.
  4. Confirm the formula and review whether the returned result matches your expectation.

Success Criteria

  • On-screen result: The formula shows cross-worksheet references or nested structure, and the result returns normally.
  • Next action available: You can adjust the referenced range or copy the formula to other cells.

Tips While Using

  • Common mistake: Incorrect worksheet names or ranges can affect the result.
  • Environment note: Referenced data should remain accessible.

4. Check errors and recalculate manually

Entry point: result cell, formula bar

  1. If the result looks incorrect, first check whether the formula syntax is complete.
  2. Check whether referenced cells contain numbers stored as text or whether there is a circular reference.
  3. Correct the arguments and confirm the formula again.
  4. If needed, press F9 to recalculate manually.

Success Criteria

  • On-screen result: After correction, the cell shows a normal calculation result.
  • Next action available: You can continue reviewing updates when source data changes.

Tips While Using

  • Common mistake: Numbers stored as text can make the result differ from what you expect.
  • Environment note: The spreadsheet window should be active when you use the manual recalculation shortcut.