COUNTIF reference not working
BSReid24
✭
I have a time entry on one sheet where times are entered in the HH:MM (24 hr) format and another column that pulls the hour of that day.
[Time Received (FORM)] - time in HH:MM format
[Received Hour of Day] - pulls the hour of the day with the following formula:
=IFERROR(LEFT([Time Received (FORM)]@row, FIND(":", [Time Received (FORM)]@row + ":") - 1), "")
I created a metric sheet to show the counts for each hour of the day but it is not working. The formula there is simple:
=COUNTIF({NCQA Voicemail Tracking Range 1}, "00"))
*The "00" changes for each hour of the day.
I am getting "0" for the counts on each hour of the day and I can't figure out why.
thoughts?
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.6K Get Help
- 403 Global Discussions
- 215 Industry Talk
- 455 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 136 Just for fun
- 56 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!