P
Phil
My table is a history of tools borrowed. When a tool is returned I want to
select it from a drop down box to bring up the record. The same tool is
borrowed multiple time so it exists in the table multiple times. My drop down
box contains two fields, the other one being the date borowed. It is sorted
so the most recent date is first. However, when I select the record I want
it always returns the first record in the table for that tool, not the one I
selected. How do I correct that?
Thanks.
select it from a drop down box to bring up the record. The same tool is
borrowed multiple time so it exists in the table multiple times. My drop down
box contains two fields, the other one being the date borowed. It is sorted
so the most recent date is first. However, when I select the record I want
it always returns the first record in the table for that tool, not the one I
selected. How do I correct that?
Thanks.