G
Guest
I am trying to select the record by using a value from my first form. I have
created two forms that both use the same table.
The first form has a listbox and an image. The listbox contains the names of
all the planes in my table and the image shows the respective picture for the
plane. When you double click the image, it opens the second form.
The second form has all the details about the plane, except for the image.
The problem is getting the second form to display the correct record.
How do I select the correct record based on the listbox value in the first
form?
created two forms that both use the same table.
The first form has a listbox and an image. The listbox contains the names of
all the planes in my table and the image shows the respective picture for the
plane. When you double click the image, it opens the second form.
The second form has all the details about the plane, except for the image.
The problem is getting the second form to display the correct record.
How do I select the correct record based on the listbox value in the first
form?