A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi,
Try this
- Click on cell H2 and go to Home > Conditional formatting > New Rule > Use a formula to determine which cells to format
- In the formula bar there, enter this formula
=AND(H2<today(),I2="")
- Click on Format and select any Fill/Font colour
- Click on OK/Apply
- Copy cell H2, select H3:H50 right click > Paste Special > Formats
Hope this helps.