PNG images

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
 
A

Alan

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

Alan
 
Top