Countifs Formula - Month & Year

I have used AI and still getting an #INVALID DATA TYPE" error when I try to create this formula. I am trying to count if the "Renewal Month" column is January and the "Renewal Year" column is 2025. Below is the formula I am using. If it makes a difference, these two columns are populated by a formula to get the month and year. Any idea what needs corrected to get the formula to work? Thank you!!!

=COUNTIFS([Renewal Month]:[Renewal Month], "January", [Renewal Year]:[Renewal Year], 2025)

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!