Sumif
sum all values in OverUnder column if a specific artist is assigned in the Artist column
=SUMIF(Artist:Artist, Artist2, OverUnder20:OverUnder500)
returns error #incorrect argument set
If I remove the range numbers from OverUnder it works (until I add another expression in the same column then it produces a circular reference). With the range numbers all ranges highlight as expected, the format matches the example, this is about as simple as it gets, can anyone please explain why it isn't working?
Comments
-
Hi,
In a SUMIF the sum range has to be the same as the range for it to work. I've added two options below. Beware that the rows referenced need to be in the sheet so if you don't have 500 rows it will give an #Unparsable error.
SUMIF(Artist:Artist, Artist2, OverUnder:OverUnder)
SUMIF(Artist20:Artist500, Artist2, OverUnder20:OverUnder500)
Hope that helps!
Have a fantastic week!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
-
Thanks Andrée,
from the help tip...
"sum_range (optional) - the group of cells to add, if different from the range"
I guess they just put these tips in to confuse us.
regards,
Cam -
Happy to help!
It can be a little confusing, and I now see that I didn't help. With range, I mean that the length of the sum_range has to be the same.
Range in the tip is if you want to sum another column for example, but it still has to be the same length.
Have a fantastic weekend!
Best,
Andrée
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.7K Get Help
- 433 Global Discussions
- 136 Industry Talk
- 468 Announcements
- 4.9K Ideas & Feature Requests
- 143 Brandfolder
- 147 Just for fun
- 64 Community Job Board
- 466 Show & Tell
- 32 Member Spotlight
- 2 SmartStories
- 298 Events
- 36 Webinars
- 7.3K Forum Archives