View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Greg B[_12_] Greg B[_12_] is offline
external usenet poster
 
Posts: 10
Default Image Loading

Thanks Nigel
work great
Greg
"Nigel" wrote in message
...
Me.Image1.Picture = LoadPicture(file path & filename)


--

Regards,
Nigel




"Greg B" wrote in message
...
How do you get a imagebox on a userform to load a picture from a file?

I can not work this one out. I can not seem to work out the code needed
to activate the code.

Thanks

Greg