View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Mark Dullingham Mark Dullingham is offline
external usenet poster
 
Posts: 92
Default Image in user form

Save the visio image as a gif, jpeg or similar then in the properties window
or the command button,use the drop down handle in picture attribute and
select the image from where ever you saved it.

hth
Mark

" wrote:

I am trying to embed a visio file in a user form in excel. So I have
a command button that when clicked will display the user form can
anyone help.