My formula is not working, for one specific line in my task sheet. why does it not work

Evelina Dahl
Evelina Dahl ✭✭
edited 03/20/25 in Formulas and Functions

This is the formula, I receive Invalid in the cell

=IF(AND(MONTH([Start Date]@row) <= 1, MONTH([End Date]@row) >= 1, YEAR([Start Date]@row) <= 2025, YEAR([End Date]@row) >= 2025), 1, 0)

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!