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!