👤

To get the product of the values in column A of the table
Column B
a =SUM(A1:A6
b=PRODUCT(A1A6)
c=QUOTIENT(A1,2)
d=POWER(A1,2)
e=ROUND(A1/B1,2)​