Developing existing formula

sahilhq
sahilhq โœญโœญโœญโœญโœญโœญ

Hi,

I have a formula set up to basically check if an action is open. Currently the formula is as follows:

=IF(OR([Post AFC Change Status]7 = "1. Received", [Post AFC Change Status]7 = "7. Withdrawn", [Post AFC Change Status]7 = "2. QA Rejected", [Post AFC Change Status]7 = "6. Returned by NR PM", ISBLANK([Post AFC Change Status]7)), 0, 1). I have also attached a screenshot of the formula from the sheet.

I would like to develop this formula further by adding another criteria, "PE Rejected" column in the sheet is NOT checked. Basically if that box is not checked then the action needs to continue to be shown as open. How do I translate this in terms of adding it to the existing formula?


ยซ1

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!