Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Working With Tables in Excel
  • Everything about Charts in Excel
  • Conditional Formatting Color Scales Examples in Excel
  • How to conditionally sum numeric data in an Excel table using SUMIFS
  • Data Series in Excel

References

  • How to use Excel INDIRECT Function
  • How to calculate two-way lookup VLOOKUP in Excel Table
  • Two-way lookup with VLOOKUP in Excel
  • How to get last row in numeric data in Excel
  • How to get relative column numbers in a range in Excel

Data Validations

  • Excel Data validation must contain specific text
  • How To Create Drop-down List in Excel
  • Data validation must not exist in list
  • Excel Data validation allow weekday only
  • Excel Data validation number multiple 100

MINVERSE function: Description, Usage, Syntax, Examples and Explanation

by

Examples of MINVERSE function

Example 1

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

You can adjust the column widths to see all the data, if need be.

Data
4 -1
2 0
Formula Description Results
=MINVERSE(A2:B3) Note: To work correctly, the formula needs to be entered as an array formula in the Excel program. After copying the example to a blank worksheet, select the range C5:D6 starting with the formula cell. Press F2, and then press Ctrl+Shift+Enter. If the formula is not entered as an array formula, a single result (0) is returned in C5. 0 0.5
-1 2

Example 2

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

You can adjust the column widths to see all the data, if need be.

Data
1 2 1
3 4 -1
0 2 0
Formula Description Results
=MINVERSE(A2:C4) To work correctly, the formula needs to be entered as an array formula in the Excel program.
After copying the example to a blank worksheet, select the range C6:E8 starting with the formula cell. Press F2, and then press Ctrl+Shift+Enter. If the formula is not entered as an array formula, a single result (0.25) is displayed in C6.
0.25 0.25 -0.75
0 0 0.5
0.75 -0.25 -0.25

What is MINVERSE function in Excel?

MINVERSE function is one of the Math and Trig functions in Microsoft Excel that returns the inverse matrix for the matrix stored in an array.

Syntax of MINVERSE function

MINVERSE(array)

The MINVERSE function syntax has the following arguments:

  • Array: A numeric array with an equal number of rows and columns.

MINVERSE formula explanation

  • Array can be given as a cell range, such as A1:C3; as an array constant, such as {1,2,3;4,5,6;7,8,9}; or as a name for either of these.
  • If any cells in Array are empty or contain text, MINVERSE returns the #VALUE! error value.
  • MINVERSE also returns the #VALUE! error value if array does not have an equal number of rows and columns.
  • Formulas that return arrays must be entered as array formulas.
  • Inverse matrices, like determinants, are generally used for solving systems of mathematical equations involving several variables. The product of a matrix and its inverse is the identity matrix — the square array in which the diagonal values equal 1, and all other values equal 0.
  • As an example of how a two-row, two-column matrix is calculated, suppose that the range A1:B2 contains the letters a, b, c, and d that represent any four numbers. The following table shows the inverse of the matrix A1:B2.
Column A Column B
Row 1 d/(a*d-b*c) b/(b*c-a*d)
Row 2 c/(b*c-a*d) a/(a*d-b*c)
  • MINVERSE is calculated with an accuracy of approximately 16 digits, which may lead to a small numeric error when the cancellation is not complete.
  • Some square matrices cannot be inverted and will return the #NUM! error value with MINVERSE. The determinant for a noninvertable matrix is 0.

Post navigation

Previous Post:

TRUE function: Description, Usage, Syntax, Examples and Explanation

Next Post:

Excel Pie Chart

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • How to return blank in place of #DIV/0! error in Excel
  • SWITCH function: Description, Usage, Syntax, Examples and Explanation
  • TRUE function: Description, Usage, Syntax, Examples and Explanation
  • Extract multiple matches into separate rows in Excel
  • How to use Excel FALSE Function

Date Time

  • SECOND function: Description, Usage, Syntax, Examples and Explanation
  • WEEKNUM function: Description, Usage, Syntax, Examples and Explanation
  • Find Last Day of the Month in Excel
  • Get week number from date in Excel
  • Convert decimal hours to Excel time

Grouping

  • Group numbers with VLOOKUP in Excel
  • Group times into 3 hour buckets in Excel
  • How to randomly assign data to groups in Excel
  • Map text to numbers in Excel
  • Group arbitrary text values in Excel

General

  • How to fill cell ranges with random number from fixed set of options in Excel
  • How to get random value from list or table in Excel
  • Creating and Opening an existing file in Excel
  • 3D SUMIF for multiple worksheets in Excel
  • How to Delete Cells, Row and Rows in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning