For "Apply to range", you specify the entire range of cells you want to potentially be highlighted. Then, use a custom formula that refers to the exact cell in the first row of the range that you want to deal with, and google sheets will infer the rest of the rows. In your example, set range equal to A2:D20
, and the custom formula to =$A2<TODAY()
.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…