I am setting up a sheet which will have many parent rows with many children connected to them. There is a column called "Escalated to AM?" which is a drop-down with the option to select "Escalated". There is another column called "Escalated?", which is a checkbox column.
I want to add a formula to the "Escalated?" checkbox column, so that if the PARENT line has "Escalated" selected in the "Escalated to AM" column, then that parent row & all connected children rows all have the flag checked.
Is there a column formula I can set up for this?