G
Guest
Can someone suggest some logic for the following:
I have two tables: one gives a listing of items and the
second gives a listing of transactions performed on these
items. I want to select particular items from the first
table, then select a transaction performed on this item
from the second table. This part I can do.
What I need to do is then also select the next transaction
performed on that same item.
These are linked Oracle tables using Access 2000.
Thanks for any help or guidance!
I have two tables: one gives a listing of items and the
second gives a listing of transactions performed on these
items. I want to select particular items from the first
table, then select a transaction performed on this item
from the second table. This part I can do.
What I need to do is then also select the next transaction
performed on that same item.
These are linked Oracle tables using Access 2000.
Thanks for any help or guidance!