Refering to Previous Record

G

Graham

How can I get a Record of a Query to refer to a value in
the previous record?

Thanks
GA
 
L

Lynn Trapp

Well, that depends a great deal on what you mean by "previous". A database
does not store records in any particular order and, thus, what is the
"previous" record at one moment may not be at the next.
 
L

Lynn Trapp

Then that might be a workable situation. Can you describe the rest of the
data a bit and tell what fields you are trying to reference?
 
Top