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
- 62.8K Get Help
- 376 Global Discussions
- 207 Industry Talk
- 438 Announcements
- 4.5K Ideas & Feature Requests
- 139 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 451 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 282 Events
- 32 Webinars
- 7.3K Forum Archives