A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hello,
select A2 to A7. Create a new conditional formatting rule. Use a formula to determine the format and enter this formula into the formula box.
=AND(LEN(A2)>0,A2<>"x",$D2="")
Select a format and confirm all dialogs.
You talk about column F in your description, but in the data sample the Date Paid is in column D. Change the formula accordingly.