As they do in bank statements when there is a missing check or two, I would like to mark records where there is a gap in the sequence. I would also like to mark where there is a duplication (because it is probably an error that needs to be looked into.)
This is not a numeric field, but text codes that should end in sequential numbers.
I guess mostly I need to know how to refer to the previous record in a sort, if possible. Other ideas welcome.
This is not a numeric field, but text codes that should end in sequential numbers.
I guess mostly I need to know how to refer to the previous record in a sort, if possible. Other ideas welcome.