Need help with Countif date formula
I have a date column, and I want to count the number of "Good Rolls" for that specific date.
I managed to get Shift LBS Produced for the 24th and Total Rolls.
The number 81 in good rolls column reflects the total for all date. How do I get a result for just the 24th, 25th etc.
Answers
-
What did you to do get the other two that are working for you?
-
Hi Mike, are "Good Rolls" coming from another sheet? Does that sheet have multiple rows for a specific date?
You'll most likely want to use SUM and COLLECT, but it's hard to know for sure without knowing more about where good rolls is coming from.
You'll probably want something like this:
=SUM(COLLECT({Good Rolls Range}, {Date Range}, @cell = [Date]@row))
Can you add a screenshot of your other sheet? Then I can help make sure that the Cross-References that I put in the formula are accurate for your other sheet.
Best!
Nathan Braun (Founder of SSFeatures) (nathan@ssfeatures.com)
SSFeatures - The browser extension that adds more features into SmartSheet.
- Report PDF generator that supports grouped and summarized reports
- Automatic sorting, sorting with filters, saving sort settings
- Hiding and unhiding columns, and spell checking
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!