G
Gary Nelson
In Access2000, I have been asked to create a query / report that will show
an on-time percentage for orders received then shipped. The agreement we
have with our customer is that all orders will be received and shipped
within a three day span of time. I have already gotten the portion of the
query complete that measures the orders that have been processed and the
amount of days that it took to process them, as well as a True value for
those that were shipped on-time versus a False value for those not shipped
on-time.
The fields that I have are: JobNum - DateIn - ShipDate - DueDate
The user wants to enter a specific date range, and from that range, wants to
determine the on-time percentage. Any ideas on how this can be
accomplished?
an on-time percentage for orders received then shipped. The agreement we
have with our customer is that all orders will be received and shipped
within a three day span of time. I have already gotten the portion of the
query complete that measures the orders that have been processed and the
amount of days that it took to process them, as well as a True value for
those that were shipped on-time versus a False value for those not shipped
on-time.
The fields that I have are: JobNum - DateIn - ShipDate - DueDate
The user wants to enter a specific date range, and from that range, wants to
determine the on-time percentage. Any ideas on how this can be
accomplished?