Subtracting values from cells not working correctly.
I have some countifs functions in some cells and I'm trying to subtract the value of one cell from the other. For some reason the value I'm getting when subtracting the cells is completely wrong and I'm not sure why.
Unless I'm very mistaken I think 8 -3 -4 shouldn't be equal to 5.
Answers
-
I came back to it an hour or so later and it looks like the value has changed to the correct value now. But I'm still not fully sure why it wouldn't immediately change. Especially since I had refreshed the sheet previously and that hadn't fixed the problem.
-
I'm glad that the formula is working for you now! I would suggest that you may want to include parentheses in your statement so it know what order to work in... for example:
= ([Total Tasks]@row - [Completed Tasks]@row) - [Overdue Tasks]@row
Or
= [Total Tasks]@row - ([Completed Tasks]@row + [Overdue Tasks]@row)
Cheers,
Genevieve
Join us for Jumpstart 2025 with Community on 23 January (in two time zones)! 🎉 Register here.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!