Need SUM formula to recognize users with 2 names assigned to same task.

I used this formula: =IFERROR(SUMIFS(Hours:Hours, [Assigned To]:[Assigned To], CONTAINS(USER@row, @cell)), "") and it is returning "0" values. I believe the problem is my "Assigned To" users have 2 names. I tested this by creating users with one name "Smurf" and "Peanut" and the formula works for them. How do I adjust my formula?


Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!