Conditional Statement

C

Chaster

I am trying to come up with the syntax for the expession in the conditional
formating box.

I want to turn the background yellow if the weekday = 6 or weekday = 7

I have tried

Weekday>=6 but this is not working

Any Ideas would be appreciated.
 
Top