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.

Odd way to emulate excel formula counta()

Community Champion
edited 01/19/23 in Formulas and Functions

Needed to count all cells for a project, found how to do it, and am posting it here in case it helps someone else.

on range a

=countifs(A:A,@cell = @cell)

Tags:

Comments

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!

Trending in Formulas and Functions