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.

Formula to count unique cells, no duplicates, AND total only by an identifier

Hi all,

I have three columns.

  • One column has a program name (identifier)
  • One column has an identification number (100020000)
  • One column has a time span (spring, summer, fall, winter)

I only want to count the identification number once and attribute it to the program name, so I am trying to work out a formula:
=COUNTIF(DISTINCT({identification number}), ({program name}), CONTAINS("Program1", @cell))

I'm receiving "INCORRECT ARGUMENT".
What am I getting wrong here?

Thanks for the help,
Cindi

Tags:

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!

Trending in Formulas and Functions