How to count all entries for each day for this week
I am trying to find a logical function for count rows that were added on sunday, monday...friday
on this week only(and refresh it to the next one).
can you please help me?
thank you!
Answers
-
the function I typed:
=COUNTIFS({Gym Check-In per Day}, {Gym Check-In per Day} = 1, {Gym Check-In per Date}, WEEKNUMBER({Gym Check-In per Date}) = WEEKNUMBER(TODAY()))
I want to count all the entries that were on sunday and in this week(in addition want to refresh the week after it will end)
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.8K Get Help
- 474 Global Discussions
- 205 Use Cases
- 515 Announcements
- 5.5K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 82 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 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!