Simple Terms
Table with three fields: "MC" "Date" "Parts Made"
My query selects a date range
I want the query to give the "total parts made" on each machine between the two dates specified.
I don't want it to show every record for each machine, just the total parts made for each machine.
Thankyou for your help
Table with three fields: "MC" "Date" "Parts Made"
My query selects a date range
I want the query to give the "total parts made" on each machine between the two dates specified.
I don't want it to show every record for each machine, just the total parts made for each machine.
Thankyou for your help