G
Guest
We log all deliveries into Access. If I have 6 deliveries to Atlanta Georgia, and I want a query to calculate the total number of times that a delivery matched "Atlanta, Georgia" what command would I use? It sort of works now - it will show 6 deliveries, but for some reason, even when the price field matches, it will skip a line and have something like April: 4 deliveries and April: 6 deliveries. I understand breaking it up if the price doesn't match, but I don't get this. Any help would be appreciated
Currently, I have the DeliveryID (primary key) for the Field, from tblDeliveries, Total: Count, Crosstab: Value.
Thanks!
Currently, I have the DeliveryID (primary key) for the Field, from tblDeliveries, Total: Count, Crosstab: Value.
Thanks!