In the theatre world our "fiscal years" are actually seasons that start in the fall and end in the spring. And specifically, there are two big "quarters" = a fall/spring season, and a summer season. More complex than just "quarter 1" plus "year." and I don't think I can use the MONTH function.
I want to be able to use an if then statement that I can set once and forget it without having to create a new formula field when each new season rolls around.
If the date range is between 09/01/(yyyy) - 05/31/(yyyy+1), it's displayed as the "(yyyy)/(yyyy+1) Season"
Ex: Engagement end date is 09/02/2022. It would be displayed in the column as "2022/2023 season"
If the date range is between 06/01/yyyy - 08/31/yyyy, it's "yyyy Season"
Ex: Engagement end date is 0701/2023. It would be displayed in the column as "Summer 2023 season"
Is this possible??
M