C
Costa Zu
Hello,
Problem:
I have created a continuous subform with a button containing an image.
When I open the subform all the buttons use the same image as the
first record in the query that I am using. I want the button to
display the image it's corresponding record. How do I correct this?
Background:
The database I am creating is a library of car photographs. A query
is created based on make, model, style (coupe etc.) and colour. Thus,
with a few simple clicks I can choose all red Farrari coupes, for
example. This would then produce a list of vehicles that I have
photographed displayed as a series of thumbnail buttons. I would then
scroll to the one I want and click the button, which would open a
library of images. I have over 200,000 images.
Problem:
I have created a continuous subform with a button containing an image.
When I open the subform all the buttons use the same image as the
first record in the query that I am using. I want the button to
display the image it's corresponding record. How do I correct this?
Background:
The database I am creating is a library of car photographs. A query
is created based on make, model, style (coupe etc.) and colour. Thus,
with a few simple clicks I can choose all red Farrari coupes, for
example. This would then produce a list of vehicles that I have
photographed displayed as a series of thumbnail buttons. I would then
scroll to the one I want and click the button, which would open a
library of images. I have over 200,000 images.