Why is SUMIF returning #DIVIDE BY ZERO error?
Hello,
I have written a simple SUMIF formula to sum the parent rows in the Sheet Summary of a budget sheet.
Formula is written as =SUMIF(Parent:Parent, 1, [Budget at Completion]:[Budget at Completion])
It is giving me a #DIVIDE BY ZERO error, and I cannot figure out why. I don't have division in my formula. The data is formatted to USD in both the sheet and the summary.
Any ideas? Image attached.
Thanks,
Hannah
Answers
-
That is so strange. I would reach out to Smartsheet support to request assistance.
-
Thanks @Mike Wilday, I'm glad I'm not missing something glaringly obvious here! I'll reach out to Support.
-
Hi @Hannah H ,
The #Divide by Zero error doesn't make sense but, do a scan of your budget at completion column to confirm that it only contains numbers. If there's a cell with text you'll get an error. Is the budget at completion a formula? If it is, use an IFERROR statement that return a 0 rather than a space or other character.
Any luck?
Mark
I'm grateful for your "Vote Up" or "Insightful". Thank you for contributing to the Community.
-
@hannah H Here's more information on the Iferror formula so you can implement it if you are doing a formula to gather your budget.
-
I also did some some testing. Definitely check your budget column. I found that if I had a Divide by Zero error in the budget column it returned the error in my sumifs statement. Definitely use the IFERROR to fix any errors that could appear in your budget column.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 59 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!