Hi Everyone! I am trying to create a formula for the following. I have been trying IF, IF/AND, and IF/OR, but I just can't seem to get it right.
I have 5 approval columns in a spreadsheet. Each column has a drop down and the person approving will select approve or reject. I then have a 6th column that will be the final approval column. I am trying to write a formula that will auto update the final approval column based on the inputs in the other 5 columns. If there aren't inputs in all 5 columns, I want the approval column to stay blank or say pending. If all 5 select approve, I want the final column to be approve. The catch is, if one of the columns selects reject, I want that to trigger a reject in the final approval column.
In summary, the formula needs to account for all 5 columns saying approve to mark final approval, any one of the 5 columns saying reject to mark reject in the final column, or stay blank/pending if all 5 columns don't have a response.
Any guidance with the formula would be greatly appreciated! I have been trying to figure it out for a while now and can't quite get it.
Thank you!! 🙂