Solved Display Image

I have them and I'm on 2007 :D
 
As arnelgp mentioned, it is not in Forms, plus the list is alphabetical.?

View attachment 84255
Thank for take time and reply. In this list i haven't my list options, as
* Microsoft Imagelist Control, Version 6.0
* Microsoft ImageComboBox control, Version 6.0
How can I get this ?

Recently few hours ago I download MS Visual Basic 6.0. install. Link and restart computer update windows. But I dont find this option.
Why I dont know?
How to I fix this issue ?
check my msg 18 upload video.
 
Seems you might need mscomctl.ocx ?

 
Many many thanks all, especially arnelgp. at last I find it, Its work in ms 2013 version on my other desktop.
But the Picture name not show and display large size pictures. I request to fix this issue and attached an update DB. thanks
 

Attachments

you can only show image with same size.
24 pixel x 24 pixel or
32 x 32 or
48 x 48.

you need to resize your picture before
saving to the table.
 
3 pictures resize as per your advice (24/24 Pixel) and my db fixed it. thank you so much.
But the problem is my all picture 300 pixel x 350 pixel and total 1350 pics image format as .jpeg / .png

Need advice have any others method for display same size regulation (300 x 350 pixel) display in combo box.
 
Thanks for reply. I create a subform and subform Link Master- transferID and Link Child- EmployeeID.
after how ?
No need to use the Linked Fields. Not sure how the ActiveX combobox worked, but I was just saying create a subform that shows all the options you would have wanted in your combobox and add your image. If you can view your subform as if it was a dropped combobox, then that's it. What's next would be to use some code to collapse, hide it, drop it down, and accept selections - all probably using VBA.
 
it is my last change and update.

/Edit
this main subform Continuous Forms in here show only 1 record. but there test 3 record in the table.

Untitled.png
 
download an Image Resizer program and resize the images.
 

Users who are viewing this thread

Back
Top Bottom