formula to calculate the week prior to a specific date (refer
Example: Look back 7 days from 5/3/2020. =DATE(2020,05,03)(-7)
I’ve tried a few things and can’t get it to work. Any ideas?
=COUNTIFS({Layoff - MASTER Range 2}, >=TODAY(-30), {Layoff - MASTER Range 1}, "Layoff")
It could be that my column headers are dates and I don't have a date category/row to pull from. Any ideas?
Answers
-
=date(2020,5,3)-7
You were multiplying 7 times the date because of your parenthesis.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.5K Get Help
- 402 Global Discussions
- 213 Industry Talk
- 450 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 135 Just for fun
- 56 Community Job Board
- 454 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!