Hello,
What am I doing incorrectly with my formula below? I'm receiving an incorrect argument error.
=IF([Team Number]28 > 0, YEAR(Date3) = "2021", MONTH(Date3), IF([Team Number]28 = 0, YEAR($Date$2) = "2021", (1 + (MONTH(Date3) - MONTH(Date2))), 0), 0)
Thank you!
AE