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
- 62.8K Get Help
- 376 Global Discussions
- 207 Industry Talk
- 440 Announcements
- 4.5K Ideas & Feature Requests
- 139 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 284 Events
- 33 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!