Trying to calculate week start using countif but the calculation seems to be wrong
Comments
-
Hi there,
I use the sum(date-date) function to count days to a date in the future if that helps.
-
When referencing a date in a formula, you need to use the DATE function.
=DATE(yyyy, mm, dd)
.
COUNTIFS([date]:[date],@cell = DATE(2019, 11, 25))
.
Give something like that a try.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.5K Get Help
- 430 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 146 Just for fun
- 63 Community Job Board
- 466 Show & Tell
- 32 Member Spotlight
- 2 SmartStories
- 301 Events
- 39 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!