I need to add another IF statement to this formula that will reflect a 0 value if the end result of the formula provides a negative value. Not sure where to insert this.
=IF(ISBLANK(Jumbo_ENI),” “,SUM(Jumbo_ENI-Jumbo_ND))
I need to add another IF statement to this formula that will reflect a 0 value if the end result of the formula provides a negative value. Not sure where to insert this.
=IF(ISBLANK(Jumbo_ENI),” “,SUM(Jumbo_ENI-Jumbo_ND))
Notifications