Is there some sort of conditional formating I could use to do this?
I would like the checkbox in col A to trigger strikeout in col B,C,D but stop before the next name in column B.
I am able to set the checkbox to strikeout multiple lines with conditional formatting, but with the number of lines changing with every name, this is not a viable option.
I used =$A1=TRUE for the range I want strikeout, but this would mean I need to apply this everytime I have a different number of rows with a new range?
