EXCEL PRODUCT FUNCTION

The PRODUCT function in Excel provides the products (multiplication) of a given collection of numerical values.

Syntax :

=PRODUCT( number1[number2], … )

Parameters :

The number parameters are a collection of numbers (or arrays of numbers) on which you want to compute the product. The Excel Product function accepts up to 255 number parameters in current versions of Excel (Excel 2007 and beyond), however it only accepts up to 30 arguments in Excel 2003. Each parameter, on the other hand, can be an array of data or a group of cells, each of which would contain several values.

Step By Step Guide of PRODUCT Function

Example :

Each parameter to the Product function can be provided as a single value or cell reference, or as an array of values or cells, as seen in the example spreadsheet above.

  • #VALUE! – This error occurs when any of the arguments passed directly to the Product function cannot be read as numeric values. (Note that the function ignores values that cannot be understood as numbers in a provided range of cells – see the table below.)

Related Functions

HLOOKUP Function

HLOOKUP Function

Explore Now

VLOOKUP Function

VLOOKUP Function

Explore Now

INDEX Function

INDEX Function

Explore Now

MATCH Function

MATCH Function

Explore Now

DATE Function

DATE Function

Explore Now

IF Function

IF Function

Explore Now

OR Function

OR Function

Explore Now

AND Function

AND Function

Explore Now

RANK Function

RANK Function

Explore Now

SUMIF Function

SUMIF Function

Explore Now

XIRR Function

XIRR Function

Explore Now

WORKDAYS Function

WORKDAYS Function

Explore Now