Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to load a picture, located on a webserver, into a UserForm with:
Private Sub UserForm_Initialize() Image1.Picture = LoadPicture("http://www.Wind1.dk/HTML/GFX/Pic.Kontakt.JPG") End Sub But for some reason this won't work??? How to load a picture from the web into a UserForm? Thanks... CE |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Getting Picture Into Image In UserForm | Excel Programming | |||
best image on a userform | Excel Programming | |||
Userform Image | Excel Programming | |||
moving an image in a userform | Excel Programming | |||
Userform Image help | Excel Programming |