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.

How to count individuals in multi-contacts separately?

I'm working on a formula for project allocation. I'm extracting my information from two columns in another sheet, master tracker. The columns from the master tracker are Status and Project Leads.

In the sheet for Project Allocation, I'm using the following:

The Columns are the Status and Person 1, Person 2, Person 3, etc.

The Rows are In Progress, Not Started, and Completed.

I was partially successful in gathering the number of projects each project lead was working on, until I realized some of the rows in the Project Leads column have two contacts listed and not just one. Here is the formula I was using:

=COUNTIFS({Master Tracker Range 2}, "Person 1", {Master Tracker Range 1}, "In Progress")


I'm not sure if I need to be using a different formula, or just modify the current one.

Can someone please help me figure this out?

Thank you!

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!

Trending in Formulas and Functions

  • I'm trying to create a SUMIF formula that looks at the salesperson name in a column and adds up or totals their $ sales in another column. To ultimately show in Dashboard of Totals Sales by Salesperso…
    User: "Allan Z"
    Answered ✓
    9
    2
  • Good day Smartsheet Team, Getting an unparseable error on this formula: =IF($Name@row <> "",(SUMIFS({Expense}, {Period},1, {Type}, OR(@cell = "RES602782", @cell = "RES602497")),"") Trying to pull in a…
    User: "stratman"
    Answered ✓
    15
    2
  • I have a sheet that compiles all the responses from a form. The sheet has multiple start and end date columns, but only one start and one end date cell is NOT blank depending on the activity selected …
    User: "m_anderson"
    Answered ✓
    13
    2