bluenose76
Registered User.
- Local time
- Today, 16:16
- Joined
- Nov 28, 2004
- Messages
- 127
Hi all,
Firstly may I thank all of you in advance for looking at my thread and helping me if you can.
I have created a DB that has one table that is imported from a .CSV file with approximately 2000 records.
There are a few forms that are used to view the results of Query's because I am using the code to completely hide the access window.
Within some of my fields I have no images but in others I can have up to 8 different images.
Currently when I query a record it will give me the file name of all of the images for that record. However I would like to display the images that are associated with that record as thumbnails! ( my gold plated option would also give me the opportunity to click on the thumbnail to view the full image!! but that can come later one i can get the thumbnails showing)
I have seen many threads on here that use code to display the images but for the life of me I cant get it to work with a single image let a lone up to 8 different ones.
The file extention for my images are currently .JPG but I could change that to .BMP if required.
The Northwind traders DB supplied by Microsoft has some code in it on the Employee form and many DB on this site have used something similar.
I have not personally managed to get that to work for me but i also need it to work multiple times as i wish to display up to 8 different images on one form.
If there is anyone out there who would know the code I require to make this happen then I would be really really gratefull for your help.
Thank you again in advance for any help you can give.
Best Regards
Bev
Firstly may I thank all of you in advance for looking at my thread and helping me if you can.
I have created a DB that has one table that is imported from a .CSV file with approximately 2000 records.
There are a few forms that are used to view the results of Query's because I am using the code to completely hide the access window.
Within some of my fields I have no images but in others I can have up to 8 different images.
Currently when I query a record it will give me the file name of all of the images for that record. However I would like to display the images that are associated with that record as thumbnails! ( my gold plated option would also give me the opportunity to click on the thumbnail to view the full image!! but that can come later one i can get the thumbnails showing)
I have seen many threads on here that use code to display the images but for the life of me I cant get it to work with a single image let a lone up to 8 different ones.
The file extention for my images are currently .JPG but I could change that to .BMP if required.
The Northwind traders DB supplied by Microsoft has some code in it on the Employee form and many DB on this site have used something similar.
I have not personally managed to get that to work for me but i also need it to work multiple times as i wish to display up to 8 different images on one form.
If there is anyone out there who would know the code I require to make this happen then I would be really really gratefull for your help.
Thank you again in advance for any help you can give.
Best Regards
Bev