P
Pete
I have a downloaded table in which each item (primary key) has four date
fields in mmm-yyy format. Each date field has a corresponding quantity field
associated with it: contract date-contract quantity, delivery date-delivery
quantity,manufacturing date-manufacturing quantity, and ship
date-ship-quantity. I would like to get an output that compares the quanities
by date. For example, show me the contract quantity, the manufactured
quantity, the (promised) delivery quantity and the (actual) shipped quantity
by month. I've tried a variety queries, but the output either does not sum
the quantities correctly or it leaves months out. Thanks, Pete
fields in mmm-yyy format. Each date field has a corresponding quantity field
associated with it: contract date-contract quantity, delivery date-delivery
quantity,manufacturing date-manufacturing quantity, and ship
date-ship-quantity. I would like to get an output that compares the quanities
by date. For example, show me the contract quantity, the manufactured
quantity, the (promised) delivery quantity and the (actual) shipped quantity
by month. I've tried a variety queries, but the output either does not sum
the quantities correctly or it leaves months out. Thanks, Pete