Create a =COUNTIF Formula for dropdown column that has an IF condition

CC_ADSK
CC_ADSK
edited 08/14/24 in Formulas and Functions

Hi Smartsheet Team!

I need some assistance developing a formula that is going to count multi item dropdown columns.

I am trying to create a dashboard widget that will count per Resolution Status by rep. Effectively, having a widget that shows Rep name > Resolved & In Progress (two separate counts under the same rep without listing rep name twice).

I've been using

=COUNTIF({Range 5}, HAS(@cell,"Resolved" )) but am having trouble adding the condition of IF "Assigned To" run COUNTIF sequence.

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!