Forum Discussion
Dzung Vu
Jan 20, 2020Copper Contributor
!SPILL error with SUMIFS formula
Hi All, we have 2 users who are using Office 365 version, they're both experiencing the issue with SPILL error with formula SUMIFS. I clicked on the the yellow exclamation mark next to the error (ce...
- Jan 20, 2020
It could be similar to https://techcommunity.microsoft.com/t5/excel/spill-error-when-doing-vlookup/m-p/1117822#M49530
Dzung Vu
Jan 22, 2020Copper Contributor
Hi SergeiBaklan
Thanks for the help and link. They tried SUMIFS with one cell then copy for the whole range, it worked.
Best Regards,
Dz
Patrick2788
Jan 23, 2020Silver Contributor
For those interested. It doesn't take much to produce a SPILL error. You don't need to use a dynamic array to get the error.
It could be something as simple as this:
- SergeiBaklanJan 23, 2020Diamond Contributor
Actually that is also dynamic array
- Patrick2788Jan 23, 2020Silver Contributor
To be clear, not FILTER, SEQUENCE, RANDARRAY, UNIQUE, etc.
- JKPieterseJan 23, 2020Silver ContributorIt does not take one of the new functions to make a formula spill, any formula which returns more than a single result will spill, regardless of the functions used