G
Guest
I have a table with a bunch of currency fields and an autonumber primary key.
I have a query which takes the ID of the record being currently used in the
form, subtracts one (to get the line before) and then gives the value of a
particular field, showing me the value of the a field in the record previous.
However, this obviously only works if no ID numbers have been skipped, if no
line has been deleted. Can anyone help me with the formula I'd use or method
to get the value of the field in the record prior, even if the ID number of
that prior record isn't current ID-1?
TIA,
Emma
I have a query which takes the ID of the record being currently used in the
form, subtracts one (to get the line before) and then gives the value of a
particular field, showing me the value of the a field in the record previous.
However, this obviously only works if no ID numbers have been skipped, if no
line has been deleted. Can anyone help me with the formula I'd use or method
to get the value of the field in the record prior, even if the ID number of
that prior record isn't current ID-1?
TIA,
Emma