Is it possible to use a previous row in a grid for a calculation in the subsequent rows?
For instance, I am creating a daily log with mileage readings in each row. I would like to calculate Total Miles by subtracting the Odometer Reading on the preceding row from the Odometer Reading on the current row.
Comments
4 comments