Hi PHV,
I'm really useless at SQL. I've tired editing it several times but I can't get it to work. This is my current SQL for my report:
SELECT tblStore.RefDate, tblStore.StoreID, tblStore.PartsID, tblStore.[BalanceAtStore(8AM)], tblStore.BadPartsReceived, tblRepaired.TechID...