I want to count the number of attendees on course. I’ve uplodad a pic of the formula. Any ideas what I’ve done wrong?

I want to count the number of attendees on course. I’ve uplodad a pic of the formula. Any ideas what I’ve done wrong?

Best answer by AlliAlosa
You’ll want to use the aggregate function…
COUNTA(values)
SUM() is meant for numeric values :slightly_smiling_face: COUNTA() will count all non-empty values.
Hope this helps!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.