Hi,
I'm writing a report in Access and I need to calculate a field that is based on a value on the current record minus the value on the previous record. Is there an easy way to do that? I remember in Foxpro you could set a variable on the report form that could keep the value of the previous record.
I can write a subquery that will get the value from the previous record but to have each record run a subquery seems like it would be a huge performance drag.
Start Free Trial