I have been able find threads on moving/running averages etc, but is there a way to perform a moving range calculation in a query? I need to calculate the range between a current row and the previous row.
Here is an example:

I can certainly accomplish this in a couple of other ways, code, creating a recordset, etc., but I was wondering if anyone has done this in a query? If so, how?
Thanks
Here is an example:

I can certainly accomplish this in a couple of other ways, code, creating a recordset, etc., but I was wondering if anyone has done this in a query? If so, how?
Thanks