Date comparison, if greater than 30 then flag

Hello,

I have two date columns that I would like to compare. The first column is named Requested and the second column is named [Sign off on]. In a third column formatted for symbols is where I've written the following formula,

=IF([SIGN OFF ON]@row + 45 > REQUESTED@row, 1)

I would like to get a flag if the [sign off on] column is 45 days greater than the requested column.

The problem is that it is flagging everything. Any suggestions?

Thanks,

Mily Oti

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!