View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
joel joel is offline
external usenet poster
 
Posts: 9,101
Default open an image from a userform

Where is the picture located? In the worksheet or on a drive?

"Brad" wrote:

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?