I have a number of photcopiers, each with its own Serial No. I read the amount of copies made each month, and I need to create a function in a query to calculate the amount of copies made each month. Table is as follows: SerialNo, DateOfReading,MeterReading. Has anyone any ideas??