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

Data Analysis

  • How to conditionally sum numeric data in an Excel table using SUMIFS
  • How to create Checklist in Excel
  • How To Sort One Column or Multiple Columns in Excel
  • Example of COUNTIFS with variable table column in Excel
  • How to create dynamic reference table name in Excel

References

  • How to use Excel COLUMN Function
  • How to get relative row numbers in a range in Excel
  • How to retrieve first match between two ranges 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 number multiple 100
  • Excel Data validation must not contain
  • Excel Data validation whole percentage only
  • Excel Data validation specific characters only
  • How To Create Drop-down List in Excel

How to use Excel MMULT Function

by

This Excel tutorial explains how to use the MMULT function with syntax and examples.

Excel MMULT function Description

Excel MMULT function returns the matrix product of two arrays. The array result contains the same number of rows as array1 and the same number of columns as array2. If returning multiple results in an array on the worksheet, enter as an array formula with control + shift + enter.

Explanation: The MMULT function returns the matrix product of two arrays. The column count of array1 must equal the row count of array 2. The array result will contain the same number of rows as array1 and the same number of columns as array2.  For example, you can multiply a 4 x 2 array by a 2 x 2 array to return a 4 x 2 array result.

If returning multiple results in an array on the worksheet, enter as a multi-cell array formula with control + shift + enter.

Return

The matrix product of two arrays

Syntax

MMULT (array1, array2)

Arguments

  • array1 – The first array to multiply.
  • array2 – The second array to multiply.
Notes:
  • Arrays must contain only numbers.
  • Columns in array1 must equal the rows in array2.
  • Array1 and Array2 can be provided as cell ranges, array constants, or references.
  • Formulas that return arrays must be entered as array formulas using control + shift + enter.
  • MMULT returns the #VALUE! error if any cells in array1 and array2 are not numbers, or if array1 columns do not equal array2 rows.

Post navigation

Previous Post:

VLOOKUP without #N/A error in Excel

Next Post:

Manipulating text strings using Left, Mid, Right, Len, Substitute in Excel

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 use Excel TRUE Function
  • SWITCH function example in Excel
  • IF function: Description, Usage, Syntax, Examples and Explanation
  • How to use IFS function in Excel
  • Excel If, Nested If, And/Or Criteria Examples

Date Time

  • Roll back weekday to Friday base on a particular date in Excel
  • Add workdays to date custom weekends in Excel
  • Count dates in current month in Excel
  • Display the current date and time in Excel
  • Convert text to date in Excel

Grouping

  • How to randomly assign data to groups in Excel
  • Group times into unequal buckets in Excel
  • Group times into 3 hour buckets in Excel
  • Calculate conditional mode with criteria in Excel
  • Group arbitrary text values in Excel

General

  • How to calculate percent variance in Excel
  • How to calculate percent of goal in Excel
  • Check if range contains a value not in another range in Excel
  • How to count total columns in range in Excel
  • Sum by group in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning