Insert an image into a Userform
Solved
RachelMartel
Posted messages
460
Status
Member
-
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
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
Hello,
The most serious and comprehensive on userform controls
https://silkyroad.developpez.com/VBA/ControlesUserForm/#LII-K
--
Michel
The most serious and comprehensive on userform controls
https://silkyroad.developpez.com/VBA/ControlesUserForm/#LII-K
--
Michel
without seeing the code....
if it can help you, I can send you a very simple demo