G
Gene C
I have a table with the following data
ReadID (Auto number/Key)
DateRead
Reading
Readings are taken every week.
I want to generate a report that will subtract the last
reading from the current reading and give me the
difference. What formula would I need in a query or form
to give me the result?
i.e.
Reading 9/10/2003 1100
Reading 9/17/2003 1800
Difference 700
Thanks,
Gene C.
ReadID (Auto number/Key)
DateRead
Reading
Readings are taken every week.
I want to generate a report that will subtract the last
reading from the current reading and give me the
difference. What formula would I need in a query or form
to give me the result?
i.e.
Reading 9/10/2003 1100
Reading 9/17/2003 1800
Difference 700
Thanks,
Gene C.