Formulas and Functions

Formulas and Functions

Ask for help with your formula and find examples of how others use formulas and functions to solve a similar problem.

Counting a Unique Name in a contact list that has more then one name in it

I have a contact column called "Team".

A task will have multiple unique names in the "Team" cell that is working that task.

I want to count how many task people are working on at the parent level for the task.

I have a helper filed that list the level for a task called "Level"

I found this formula on another post but I am getting the wrong count back

=COUNTIFS({Level - SOP}, 1, {Team - SOP}, FIND(Name@row) > 0)

I have the names and the formula on a "Count Sheet" that is refencing my "Project Sheet"

In the example below Manie is working on 28 task that are a "Level" 1 and Kellie is working on 1 but the formula is brining back a count of 68 for everyone

Any help would be greatly apricated

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!

Trending in Formulas and Functions