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.
IF statement help to determine active sprint
Hi all -- just starting to build a library of IF statements...
Looking for some help to build an IF statement to determine which Sprint is the current active sprint...
Basically, IF Today's date is between [ColumnSprintStartDate] and [ColumnSprintEndDate] then check the box, if the date is not between those, then leave it unchecked.
Can't figure out how to denote the between and make sure it allows for today possibly being the same as the start date or the end date.
Thanks so much in advance for any help on what I'm sure is something very simple!
Comments
-
=IF(AND(TODAY() >= ColumnSprintStartDate23, TODAY() <= ColumnSprintEndDate23), 1, 0)
for row 23.
Craig
-
I didn't see this until just now; thank you so much for responding so quickly.
What joy a little checkmark can bring - lol
Works great!
-
LOL
Now I know how Sankt Nikolaus felt/feels.
Craig
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 458 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives