working beween records in tables

J

JoeJ

I need to create a report from a table that collects the time that a
manufactured item is ready for delivery. One item I need to add to the
report is the time differential of each manufactured item sent to a specific
location. For example, Widget 1 has a ID of 1, and production time of 10:00
am. Widget 2 has an ID of 2, and a production time of 10:03. Widget 3 has
an ID of 3, and a production time of 10:07. I need a report that based on
this items falling in sequence of ID can calculate the time differential is
0:07 (Minutes). I am fairly knowledgable with access, but this concept is
stumping me. (I don't need help with report formating or grouping, just
getting these pieces of information to calculate.)

Thanks
 
Top