A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi Dave.
Here is the procedure to add the Conditional Formatting you want.
- Select all of the cells that you want to format. I used G2:G15 in the screenshot below. You can also include additional columns if desired.
- On the Home ribbon in the Styles section, select Conditional Formatting>New Rule>Use a Formula.
- In the Format Values line enter this formula.
=AND($G2-5<TODAY(),$L2="")
- Click on the format button at the lower right of the dialogue window and set the formatting you want from the Format Cells dialogue. Then press OK and OK.