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.