How to Use the MINVERSE Function in WPS on Windows

Last updated:July 13, 2026

This guide includes 3 how-to topics for MINVERSE, covering Insert Function, direct formula entry, and syntax review; 3 items are available without membership and 0 are membership-related.

How-to Index

How-to Guide

1. Enter MINVERSE from the Insert Function dialog box

Entry point: Formula 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 Formula tab.
  3. Search for MINVERSE in the dialog box.
  4. Select the function and click OK.
  5. Enter the required parameters in the Function Arguments dialog box.
  6. Click OK to finish entering the function.

Success Criteria

  • Interface result: The target cell now contains the MINVERSE function.
  • What you can do next: You can continue editing parameters, confirm the result, or copy the formula.

Tips While Using

  • Common mistake: A misspelled function name can make the function harder to find.
  • Environment note: The parameter range should be a numeric square matrix, or the result may return an error.

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 =MINVERSE(...) directly in the cell or in the formula bar.
  3. Press Enter to confirm.
  4. If you want to review parameter guidance, type =MINVERSE( and press F1 to open syntax help.

Success Criteria

  • Interface result: The formula is entered and the cell returns a result.
  • What you can do next: You can adjust the referenced range or copy the formula to another location.

Tips While Using

  • Common mistake: Using the wrong punctuation or bracket format can affect formula recognition.
  • Environment note: The selected range needs to meet the basic requirements for matrix inversion.

3. Review the function syntax and parameter details

Entry point: Formula tab → Insert Function

  1. Click Insert Function on the Formula tab.
  2. Enter MINVERSE in the search box.
  3. Select the function and review the syntax MINVERSE(array).
  4. Open the related help entry if you need more detailed guidance.

Success Criteria

  • Interface result: You can see the function name, syntax, and parameter details.
  • 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 the parameter format can lead to later input errors.
  • Environment note: Internet access may be needed if you open an online help page.