Calculated field in a report

Martus

New member
Local time
Today, 07:56
Joined
Jan 27, 2015
Messages
4
I have a database which gathers and stores the odometer readings of our company vehicles every month. I have built a simple report with columns for Vehicle Number, Employee Number, Employee Name, Month, and Odometer Reading. My boss wants a field for each employee which compares the records for the last two months and displays the difference (i.e. the number of kilometers travelled in that month)

From my research, I suspect that I would somehow need to join two rows to accomplish this calculation, but I simply cannot figure out how to do this. I should add that I have zero programming skills. I know how to add code in VBA, but that's about it.

Any assistance would be greatly appreciated!
 
Show some sample data in a Excel sheet or post your database with some sample data, (zip it) and the report name.
 

Users who are viewing this thread

Back
Top Bottom