does anyone know how to select a record based on the value of a previous record in the table.
So if records where numbered 1,2,3,4,5,..... can I select a field for record 5 if the value of that field for record 4 is a certain value.
EXAMPLE
No. Name
1 river
2 tree
3 house
Show the field 'house' if the value of the the record with (No. - 1) = tree.
Select Where does not seem to work with formulas!
So if records where numbered 1,2,3,4,5,..... can I select a field for record 5 if the value of that field for record 4 is a certain value.
EXAMPLE
No. Name
1 river
2 tree
3 house
Show the field 'house' if the value of the the record with (No. - 1) = tree.
Select Where does not seem to work with formulas!