STEPS TO REPRODUCE
- Create a column of values, like insert random numbers from A1 to A5.
- Select these numbers.
- Click the arrow next to the formula button.
- Select SUM.
- On A6 you’ll have the sum of the previously selected range.
- Then select the new range, from A1 to A6, press the arrow next to sigma and sum again.
- Then as you see, the range for the sum gets shrinked to inlude only the alst cell!
I’m trying to fix for a co-worker who’s workflow heavily depends on doing this kind of passage. He told me that on excel everything works good. Any idea on how to fix this? Thanks.
What I expect
When I select a range and do the sum, of course I want the sum of that range.