Hi
I have a table with a list of delivery dates for orders that have failed to go out. I need to report on how many working days these are passed that delivery date.
For example I have a table like this:
OrderNo, RequestedDeliveryDate
Order1 , 2012-08-27
Order2 , 2012-08-31
So if I was to run this today (2012-09-03) I need an output of:
↧