Forum Discussion
ivanovleonardsebastian
Jan 11, 2024Copper Contributor
SUM formulas
Hello! 🙂 I want to create a excel doc to manage my monthly budget. Until now I used the simple SUM formula, but I had to do the maths for all the numbers that I added to a cell. I was thinking of a...
HansVogelaar
Jan 11, 2024MVP
I wouldn't recommend doing this. You'd have no way to check the correctness of the cell with the total, and correcting mistakes would be difficult.
Using separate cells and SUM is much better.