J
John Scanlon
I need to create a query which provides a count of the number of orders
which are currently, or were the end of every week backlogged. The database
I am querying has open date, and closed date, but the goal is to produce a
chart (weekly over the last 52 weeks) which shows how many were open at the
end of each week, but had not been closed. So, if Sunday morning at 12:00
am signifies the begining of the weekly measurement period, I need each
backlogged order to be counted each week that it is open before that sunday
morning, but not closed before it.
Examples???? Help????
Thanks!
which are currently, or were the end of every week backlogged. The database
I am querying has open date, and closed date, but the goal is to produce a
chart (weekly over the last 52 weeks) which shows how many were open at the
end of each week, but had not been closed. So, if Sunday morning at 12:00
am signifies the begining of the weekly measurement period, I need each
backlogged order to be counted each week that it is open before that sunday
morning, but not closed before it.
Examples???? Help????
Thanks!