View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MIKE MIKE is offline
external usenet poster
 
Posts: 2
Default Load multiple image with same form

Hello to all,

How i can make a multiple load form to load picture (like image001,
image002, image003)
who they have the same size , in the same userform but with different
command buttons in worksheet? (like button01 - load image001, button02 -
load image002 etc)


Thanks