View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Brad Brad is offline
external usenet poster
 
Posts: 846
Default open an image from a userform

I have a user form with a command button, that when clicked I would like to
open a picture in the users default picture viewer. Any help on how to
accomplish this would be greatly appreciated.

Would it be better to just creat another userform with the image on it and
then just show the form when the button is clicked?