Hello,
I have a vehicle database that I am suppose to receive daily inspections for every vehicle. The table for the daily inspections records "Entry Key" (primary key), "Asset Key", "Inspection Date", "Reported By", "Mileage", "Hrs Engine", "Hrs PTO", and "Hrs Battery" of each vehicle. What I have been asked to do is create a report that will show the difference in date, mileage and hours from the last two entries. I do not receive inspections every day like I am supposed to.
Does anyone know of a way to accomplish this?
Thanks,
Chuck Murphy