I have a simple query but cannot seem to get the syntax correct.

I want analyse orders of more than two days passed their due date but do not want to include weekends. So if today is Monday it would be date - 3, else date -2.

How do I show that in a query grid?