Formula SUMIFS
Hello
I need to assemble a SUMIFS formula with the entire column.
when I put a line limit the formula accepts and I have the result but when I put it for all the lines typed the formula comes out invalid.
What do I need to do to use this formula as an example or do we have another formula that will give the same result?
my goal is to add up the idle hours for each reason but separated by month.
Answers
-
I can see that you're referencing columns that also contain formulas. If there's even 1 cell with an error in any of those columns, it will give you an error in your new formula as well.
You can wrap an IFERROR statement around whatever column formula you have, like so:
=IFERROR(formula, "")
Cheers,
Genevieve
Join us for Jumpstart 2025 with Community on 23 January (in two time zones)! 🎉 Register here.
-
Thanks nice idea. great successful about the problem
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.3K Get Help
- 446 Global Discussions
- 144 Industry Talk
- 477 Announcements
- 5K Ideas & Feature Requests
- 85 Brandfolder
- 151 Just for fun
- 72 Community Job Board
- 489 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 302 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!