I created a form and used an image control with a filepathfield that is stored in my table,... that works well as far as displaying the correct picture for each record...
I created a database using "Access 2003"
I now want to create a Continuous Form with the correct image displayed for each row or each record.
The problem is all of the images are displaying the same picture, but i want them to show their correct pictures... I used an "on current" event which i guess is why that is happening cause all the pictures change when different record selectors are clicked.
Please advise how i could get around this... I would like to use the filePath field that i have in my database, since I have to display over 10,000+ photos - using the OLE objects will make the database too big...
Any Ideas? Thanks in Advance
Ser004
I created a database using "Access 2003"
I now want to create a Continuous Form with the correct image displayed for each row or each record.
The problem is all of the images are displaying the same picture, but i want them to show their correct pictures... I used an "on current" event which i guess is why that is happening cause all the pictures change when different record selectors are clicked.
Please advise how i could get around this... I would like to use the filePath field that i have in my database, since I have to display over 10,000+ photos - using the OLE objects will make the database too big...
Any Ideas? Thanks in Advance
Ser004