Count number of NonBlank cells for each name that appears on a sheet
SadieW
✭✭✭
Hello!
I have a large list of repeating names (for our purposes let's say Susan, Jake, and Katie) that are assigned multiple Projects. For each of these projects, there may or may not be a note. I am trying to figure out how to count the number of times there is a nonblank cell for each person based on this dataset. Thanks in advance!
Best Answer
-
Hi @SadieW,
You can use the following.
=COUNTIFS(Note:Note, "", Name:Name, "Katie")
Substitute the name for each count needed.
Hope this helps,
Dave
Answers
-
Hi @SadieW,
You can use the following.
=COUNTIFS(Note:Note, "", Name:Name, "Katie")
Substitute the name for each count needed.
Hope this helps,
Dave
-
Thank you for the help!
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives