Insert an image into a Userform

Solved
RachelMartel Posted messages 460 Status Member -  
RachelMartel Posted messages 460 Status Member -
Hello,

I created a userform. When I add an image control, whether it is empty or I insert an image, I get an error when launching the userform: Runtime error 438 Property or method not handled by this object.

Do we need to do anything special for inserting an image?

I'm working with Excel 2016.

Thank you :)

Configuration: Windows / Chrome 58.0.3029.110

4 answers

michel_m Posted messages 18903 Registration date   Status Contributor Last intervention   3 320
 
Hello,

The most serious and comprehensive on userform controls
https://silkyroad.developpez.com/VBA/ControlesUserForm/#LII-K

--
Michel
1
RachelMartel Posted messages 460 Status Member 25
 
Thank you, I had seen this article, but unfortunately it doesn't answer my question.
0
michel_m Posted messages 18903 Registration date   Status Contributor Last intervention   3 320 > RachelMartel Posted messages 460 Status Member
 
???
without seeing the code....

if it can help you, I can send you a very simple demo
0
RachelMartel Posted messages 460 Status Member 25
 
Well actually, I thought we could only add an Image control and choose the image in the Picture property. Is it possible to work that way?
0