M
mikeS
How can I calculate the difference between the value of
one field and the value of that same field in the next
record of the record set.
For example, I have a table with equip#, date,
meter_reading, and usage. Usage is just the increase in
the meter_reading from the previous record that has the
same equipment number.
one field and the value of that same field in the next
record of the record set.
For example, I have a table with equip#, date,
meter_reading, and usage. Usage is just the increase in
the meter_reading from the previous record that has the
same equipment number.