Welcome to the Smartsheet Forum Archives
The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.
Formula help
Kelly Ospina
✭✭✭✭✭
I have a date column for bid due dates. I'm trying to create a formula that gives me a count of how many rows have a due date coming up in the next 30 days. So far nothing we've tried has worked, not sure why. Does anyone here have a suggestion?
Tags:
Comments
-
I had trouble with this also due to the column types. I used a DATE column (I called Next 30)to get your =TODAY() + 30 to work. Then in another column =COUNTIF(Due_Date:DueDate,>[Next 30]1)
-
I just ran a quick test and this seemed to work. It's checking to ensure is between TODAY and TODAY+30.
=COUNTIFS(BidDueDate:BidDueDate, <=(TODAY() + 30), BidDueDate:BidDueDate, >=TODAY())
-
Thank you!
This discussion has been closed.
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
- 299 Events
- 38 Webinars
- 7.3K Forum Archives