SUM not totaling negative numbers correctly
I need to use a formula to get the totals for 4 cells that contain formulas. I have used the SUM or AVG function on this sheet for the same purpose and it has worked fine. Now it's not working and I'm wondering if it's because I'm trying to add negative numbers. Anyone know how to correct the total cell formula so it returns the correct total?
1st cell formula (they're all very similar): =SUM(COLLECT({Archive#DaysEarly}, {ArchiveSegment}, HAS(@cell, "XXX")))
Total cell formula (usually works): =SUM(XXX@row:[XXX]@row)
Thank you!
Best Answer
-
Hi meb_0101
I have tried the sum formula with the same number and it was working fine for me. You can try the below formula-
=VALUE(SUM([Column2]@row:[Column3]@row))
Thanks
Shubham Umale, Smartsheet Engineer, Ignatiuz Software
Answers
-
Hi meb_0101
I have tried the sum formula with the same number and it was working fine for me. You can try the below formula-
=VALUE(SUM([Column2]@row:[Column3]@row))
Thanks
Shubham Umale, Smartsheet Engineer, Ignatiuz Software
-
Thank you, @Shubham
I went to the sheet this morning and it's now correct (without changing the formula). Yesterday must have just been a glitch.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 138 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!