PNG images

  • Thread starter Thread starter Alan
  • Start date Start date
A

Alan

Is there any way to use a PNG image in a VBA user form, or will this
simply not work?

VBA in Excel does not like the format.

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

Alan
 
Back
Top