Save all your Charts in GIF format

  • This code snippet will allow you to save all your existing charts into a GIF format. It will save them in a folder called /Charts located in the ThisWorkbook.Path directory.


    This can be useful if you need to code an Index for your charts, or you want to output a Chart Report sheet in HTML or whatever. I found it extremely useful after I had finished implementing it, and I hope others will to.


    In order for the following code to work, you will need to add a reference to "Microsoft Scripting Runtime" in your Tools > References (VBA editor). So without further delay, here is the code:







    If anyone is interested, I can also post my code that displays all these GIF charts into a web browser. Enjoy.

  • >If anyone is interested, I can also post my code that displays all these GIF charts into a web browser. Enjoy.


    Hey Jong,


    I'm interested in the code you mentioned. Please, post it.


    Thanks,
    Nikita

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!