I want to create a formula with two different date, final count is from credit approve date?

=IF([CREDIT APPROVED]@row = 0, TODAY() - [CASH APPROVED]@row, TODAY() - [CREDIT APPROVED]@row)


Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!