G
Gary
OK this is really simple - but I just can't get it to work.
I have 2 tables: "Customers" and "Pictures" both with
customer ID fields to link them.
I have created a unbound list box to list the names of the
pictures on a form, which then displays the selected
picture. (Me.CardImage.Picture = Me.Cardlist.Column(1))
I only want the list box to show the names of pictures
which are relavent to the customer currently showing on
the form, and to automatically update if i select the next
customer.
I'm no guru, but this should be so simple, I just can't
make it work (
Please help, anyone!
Regards - Gary
I have 2 tables: "Customers" and "Pictures" both with
customer ID fields to link them.
I have created a unbound list box to list the names of the
pictures on a form, which then displays the selected
picture. (Me.CardImage.Picture = Me.Cardlist.Column(1))
I only want the list box to show the names of pictures
which are relavent to the customer currently showing on
the form, and to automatically update if i select the next
customer.
I'm no guru, but this should be so simple, I just can't
make it work (
Please help, anyone!
Regards - Gary