Hi

How do I exclude weekends on the following conditional formatting formula:
=IF(F4-B4<=7,TRUE). F4 and B4 are the two columns with dates in.

Thanks