I need some help with the following formula:
=WORKDAY(DATE(YEAR(TODAY()), MONTH(TODAY()) + 1, 1) - 1, 0)
The formula stopped working this morning, and is now showing #INVALID VALUE instead of the date (I'm expecting 12/31/2025).
Can someone tell me what is wrong with the formula that it's not giving me a date?