Export Graph as bmp File

M

Mike C

I have code that exports a graph to jpg format but it can't seem to export to
bmp. Any thoughts? Thanks!!!

subGPOASPBar.Export "...\Metrics\subGPOASPBar.jpg", "JPEG"
Reports("subGPOASPBar").Controls("subGPOASPBar").Object.Application.Quit
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top