View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Luc Benninger Luc Benninger is offline
external usenet poster
 
Posts: 14
Default copy shape image into image control

I got a sheet with several pictures. Inserted by Insert / Picture / From
File. Now I'm trying to create a VBA userform which shows small-sized
versions of these images. Is there a way of getting an image from a shape
into a userforms image control picture property?
thanks a lot, Luc