Count rows in sheet for dashboard metrics
I'm a little stuck! I have a sheet that is for Dashboard Metrics and I want to count all the rows in three different sheets to add to my dashboard.
Each sheet contains different contacts so I want to show how many contacts are in the different sheets...what formula can I use on my dashboard metrics sheet to count the numbers? This is what I have so far but it says unparseable. The name of the column I want to count is "Site Name".
Answers
-
Hi @laura.sandoval ,
Hope you are well. The formula is unparseable because you haven't defined a criteria for the range you selected.
You would want to use the COUNTIF formula to count the cells with a contact name. So the formulation would look something along the lines of: =COUNTIF([Site Name]:[Site Name], <> " ").
Best.
Abdul
-
This is what I have so far and it's not working :(
=COUNTIF([Site Name]:[Site Name], {Master Site Contact Sheet})
The rows I want counted are in the Site Name column coming from the sheet titled "Master Site Contact Sheet". Not entirely sure what's wrong with the formula.
-
-
Never mind I got it!! thank you!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!