Why is this #incorrect argument set
=SUMIF([Task Status]:[Task Status], "Completed", [Contact(s)]:[Contact(s)], " ricky torres ")
I'm trying to show the completed tasks in the contacts column, and specifically for the contacts individually.
Ricky T
Gov Contractor for USSF
Best Answer
-
@RickyT Ok, so you will need the COUNTIFS formula, not the SUMIF since you have 2 criterion and since there are no numbers to add.
=COUNTIFS([Task Status]:[Task Status], "Completed", [Contact(s)]:[Contact(s)], " ricky torres ")
Answers
-
@RickyT I am confused about what you are trying to do. Please post a screen shot. From your description of what you are trying to do and the formula you used, it is confusing.
-
@Eric Law here is the screenshot with the formula in the bottom right
Ricky T
Gov Contractor for USSF
-
If the task is complete and also done by ricky torres, then add it up
Ricky T
Gov Contractor for USSF
-
@RickyT Ok, so you will need the COUNTIFS formula, not the SUMIF since you have 2 criterion and since there are no numbers to add.
=COUNTIFS([Task Status]:[Task Status], "Completed", [Contact(s)]:[Contact(s)], " ricky torres ")
-
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.6K Get Help
- 403 Global Discussions
- 215 Industry Talk
- 455 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 136 Just for fun
- 56 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!