Formula needed for counting text
Nathan Winegar
✭✭✭
Attached is a sample screen shot of 6 names. On the seventh cell, what formula do I input so it reads "6"? I need a way to sum up all of the names in a column.
Comments
-
You can use something like this:
=COUNTIF(Range:Range, NOT(ISBLANK(@cell)))
-
or just =
count(Name1:Name6)
would work.
-
I would have to agree with L@123's solution for this one. If you are referencing the entire column, you will get a #CIRCULAR REFERENCE error since the formula is within the range.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 219 Industry Talk
- 457 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives