Adding up values in a formula column

I have created a formula column to add up values across several columns. So each cell in the formula column is the total of all the cells on the same row, from the designated columns.
Now I want to add up all the values generated in the formula column. The bottom of the formula column doesn’t show the total of the column, like it does with a numbers column. How can I implement that?

@eazman52

As long as the formula does not contain special formatting, like a dollar sign, the column total should show. Can you share the formula that you are having an issue with?


Jim - The Monday Man
Get Custom Apps, Integrations & Automations for monday

Thank you for the reply. I got it resolved.

The formula was a sum of several columns. The sum was correct, but the number was displayed as a generic number. I finally figured out that if I click on the three dots “…” in the column total cell, at the bottom of the column, I could choose the type of number. So by picking the “$” sign, it converted the whole column to currency.