Hello, I am struggling with a formula, and would appreciate help. I can figure out how to get the 2 conditions I want, but not the 3rd.
=IF(46 > [Time to Close]@row, "Quick", "Delayed", but I also want to add If( [Time to Close]@row, is between 46-60 ="Average")
Any help is appreciated!