In this sheet, there are three types of requests. Re-Review, Removal, and Override.
Re-Review will take the Received date and then add 30 days to get the new due date result.
Removal will take the Received date and then add 7 days to get the new due date result
Override will take the Received date and then add 1 days to get the new due date result.
I can't figure out how to make an if statement that will have these three conditions
Solved by K. L. in 28 mins