PRODUCT(values,…)
values: a list of values to multiply
PRODUCT computes the product of all the values and cells referenced in the argument list.
If all cells are empty, the result will be 0.
This function is Excel compatible.
This function is OpenFormula compatible.