I would like to create a formulas to add the specific school year if the date in the column “DATE” is between DATE1 and DATE2
For example:
- IF date is 5/20/2021 THEN in the column school_year I will have 2020-21
- IF date is 9/20/2020 THEN in the column school_year I will have 2020-21
- IF date is 9/20/2021 THEN in the column school_year I will have 2021-22
What formulas should I use ?
