Gents,

I changed my current code for displaying graphs on my userform

I encounterd at the beginning for each file type gif,jpg and PNG a runtime error 481. But i looked at the code provided in http://social.msdn.microsoft.com/For...-7748f3c83175/ to adjust my code.

Please Login or Register  to view this content.
Now JPEG, and GIF are working fine without error, but i want to use PNG due to transparency and higher quality vs GIF. but as soon i use the PNG it export the firt PNG and after that gives me the 481 error again.

What goes wrong ??