Is it possible to multiply all the numbers in a column?

Is it possible to multiply all the numbers in a column?
E.g:
Screen Shot 2022-03-03 at 9.04.36 pm

I want to get the total multiplication of a column.

Try using -
ColumnA_Multiplier = ( exp(sum((ln({Column A })))) )
Screen Shot 2022-03-04 at 1.58.52 AM

Thank you. My Column A is from table calculations, when I tried your formula, it gave an error: