J
Jasper Recto
Is it possible to compare a previous record in a query?
I have a query that has 4 columns that give me the date, part, operation and
Opvalue
In a 5th column, I want to compare each line to the previous line, if the
first 3 criteria's match (Date, Part and Operation) I want the 5 column to
be 0, if not, I want it to be the OpValue from column 4.
Is this possible in a query?
Thanks,
Jasper
I have a query that has 4 columns that give me the date, part, operation and
Opvalue
In a 5th column, I want to compare each line to the previous line, if the
first 3 criteria's match (Date, Part and Operation) I want the 5 column to
be 0, if not, I want it to be the OpValue from column 4.
Is this possible in a query?
Thanks,
Jasper