We make rolls of cloth. My table has fields [StockCode], [RollNumber], [RollWeight], [RollDateTime]. We have production runs that last from 6 hrs to 3 days with rolls coming off the machine every 15 minutes or so. I want write a query to be able to calculate the number of rolls, total weight of rolls and pounds per hour for a stock code between the time the first roll comes off and the time the last roll comes off. Thanks for any help