PRODUCT Function

The PRODUCT function is one of the math and trigonometry functions. It is used to multiply all the numbers in the selected range of cells and return the product.

Syntax

PRODUCT(number1, [number2], ...)

The PRODUCT function has the following arguments:

Argument Description
number1/2/n Up to 255 numeric values that you want to multiply.

Notes

How to apply the PRODUCT function.

Examples

The figure below displays the result returned by the PRODUCT function.

PRODUCT Function