IF And Formula Not Working

I am trying to check a box when a date is between two dates. I have a seperate sheet with a start and end column dates. It keep erroring out.

=IF(AND([Punch Date]@row >= {StartDate}, [Punch Date]@row <= {EndDate}), 1, 0)

Thanks for your help,

Ron

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!