View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Userform Image Control and embedded images

See Stephen Bullen's site:

http://www.oaltd.co.uk/Excel/Default.htm

the paste PastePicture.zip file, about 2/3rds the way down the page.

--
Regards,
Tom Ogilvy


"tim" wrote in message
...
Howdy,

I have created a couple of Userforms that contain image controls. Given
that not everyone will have the images in the same path (or at all) I

wanted
to include them on a worksheet. I have named the images, but how do I

load
them into the Userform(s)? It appears the only way is to navigate to the
location on the harddrive.

TIA,
Tim