makaveli621
New Member
- Joined
- Apr 30, 2012
- Messages
- 26
I created a userform with a combobox that populates picture files name and I also have an image box that displays a preview (say 200x200) of the picture that the user has selected from the combobox. I placed a macro on the image box that when the users clicks on it, another userform pops out but this one contains the full size picture (800x600).
The problem I have is that when I click on the image box to view the full size picture and then exit out (Close Out), the image box on the userform stops working, stops showing previews of the files you select from the combobox, it stays on the picture you have previewed.
How can you make the image box continue showing previews from the combobox?
The problem I have is that when I click on the image box to view the full size picture and then exit out (Close Out), the image box on the userform stops working, stops showing previews of the files you select from the combobox, it stays on the picture you have previewed.
How can you make the image box continue showing previews from the combobox?