Net Days Since X
Hello! I have a form input multiple times per day to the top of the sheet with a YES/NO column and a date column. I am trying to count the number of days since YES so that if TODAY is YES, the number would be 0. Any help would be greatly appreciated!
Example:
12/31/20 - Yes, 1/1/21 - No, 1/2/21 - No, 1/2/21 - No, - No, 1/3/21 - No - should calculate 3.
1/1/21 - No, 1/2/21 - Yes, 1/2/21 - Yes, - No, 1/3/21 - No - should calculate 1.
Answers
-
Hi @LoganDavison
Hope you are fine, please check the following formula.
=COUNTIFS([Yes / NO]:[Yes / NO], "Yes")
bassam.khalil2009@gmail.com
☑️ Are you satisfied with my answer to your question? Please help the Community by marking it as an ( Accepted Answer), and I will be grateful for your "Vote Up" or "Insightful"
-
Hi @Bassam.M Khalil ,
Thanks for your suggestion! This does not resolve adding in the dates. I need to count days, instead of straight quantity of YES.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.4K Get Help
- 424 Global Discussions
- 221 Industry Talk
- 464 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 144 Just for fun
- 60 Community Job Board
- 463 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 301 Events
- 40 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!