Invalid Operation Error with Date Range Conditions and Cross Sheet References

I need this formula to return the pay date {pay date} if the hire date [Hire/QE Date]@row is between the date range for the beginning of the pay period {Begin Date} to the end of the pay period {End Date}.

This formula was generated by the Smartsheet AI formula generator and returns an invalid operation error.

=IF(AND([Hire/QE Date]@row <= {2025 Biweekly Pay End Date}, [Hire/QE Date]@row >= {2025 Biweekly Pay Begin Date}), {2025 Biweekly Pay Schedule Pay Date}, "")

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!