Thread: PNG images
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Alan[_8_] Alan[_8_] is offline
external usenet poster
 
Posts: 117
Default PNG images

I found a way around this. I used an ActiveX WebBrowser control to
display the local image. Very easy.

Alan