i am fine creating the formula for < today, but not sure how to write <current month. i found this on another thread, but it did not work for me.
IF(AND(NOT(ISBLANK(CLOSE_DATE)),MONTH(CLOSE_DATE)<Month(TODAY()),Year(CLOSE_DATE)<=Year(TODAY())), "Past","Future")
As today is June 18, 2026, it seems it is not taking the YEAR into consideration, but only the month.
green is returning correctly. close date year is at the top.
anything june-Dec will show as future, included past years.
any help is appreciated.
#Formulas
No problem @Diane Moyse glad it worked. I'll open a tab for you at @Who owes me a beer?!?
Cheers,
SteveMo