I want to make formula that tells you in what Season we are. I have the seasons divided as follows:
Summer = July-OctSpring = Mar-JuneWinter = Nov-Feb
I have a column which shows the number of the month we’re in with help of the formula MONTH(TODAY()...