Some Results are not showing from my formula
=IFERROR(SUMIFS({# tags}, {TaggedBy}, Employee1, {QAedCebu}, MONTH(@cell) = 10), " ")
Formula Breakdown: (Reference Sheet A contains all tags, dates and employee assignments, Sheet B is the sheet I am trying to create totals on)
# tags = Number Column (ref to sheet A column)
TaggedBy = Employee Name Column (ref to sheet A column)
Employee1 = Reference filed for Employee Name (Sheet
QAedCebu = Number Column (ref to sheet A column)
MONTH(@cell) = 10 (Ref to Sheet A column)
The strange this is that I am able to pull accurate totals for a majority of the employees for the assigned month but there are 2-4 employees that are showing no totals (blank). I would expect this if they did not have any numbers for this month but they do contain totals that match these dates.
What is the best way to troubleshoot this type of issue? Why would it be working for some and not others?
HELP
Comments
-
Since your formula is returning a blank cell instead of 0, it looks like there is an error message popping up for those particular people. To troubleshoot, I would initially remove the "IFERROR" statement from your formula to see what the error is coming up as, then reference the Help Center article on errors to see what that particular error means.
I would also suggest changing your reference from "Employee1" to "Employee@row" just to make sure it is indeed referencing the correct name.
Finally, you may want to test a more simple formula with those names, just to make sure that they are being read correctly. The names would need to be absolutely identical, including capitalization, for the formula to work.
If you're still unable to get the formula working, let us know the results of your testing so that we can help further!
Cheers,
GenevieveNeed more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 439 Global Discussions
- 138 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!