Insert an image into a Userform

Solved
Anonymous user -  
 Anonymous user -
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

  1. 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
    1. Anonymous user
       
      Thank you, I had seen this article, but unfortunately it doesn't answer my question.
      0
      1. michel_m Posted messages 18903 Registration date   Status Contributor Last intervention   3 320 > Anonymous user
         
        ???
        without seeing the code....

        if it can help you, I can send you a very simple demo
        0
    2. Anonymous user
       
      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