I have been tasked with creating a form to track mileage on several vehicles in our fleet.
What they want to do is calculate the mileage difference every month for a total year, but only show the mileage difference in the total mileage column.
For example: row 1 list every month for the year starting with DEC of the previous year.
Capture.PNG
The final cell is for the total (P2). That cell needs to calculate the difference over every month and only show the subtracted total from each month. example: the difference between cell F2(23,605) - E2(22,000), answer 1,605. Then it needs to change the value in P2(1,605) to be the difference between G2(24,812) - E2(22,000), answer 2,605. the new answer of 2,605 now needs to replace the number P2.
![]()
![]()
![]()
Bookmarks