Results 1 to 5 of 5

Thread: [RESOLVED] Saving charts - Excel VBA

  1. #1

    Thread Starter
    Hyperactive Member pgag45's Avatar
    Join Date
    Mar 2007
    Location
    Colorado
    Posts
    262

    Resolved [RESOLVED] Saving charts - Excel VBA

    Hey all,

    Is there anyway to save a chart, without saving the sheet the chart is on and saving the accompanying source data (sometimes several different sheets)?

    Preferably, just saving the chart as .jpg or something similar? Seems like it may be a long shot, but I figured there may be a way. Besides just having the user create a screenshot...

    Thanks

  2. #2
    Fanatic Member VBAhack's Avatar
    Join Date
    Dec 2004
    Location
    Sector 000
    Posts
    617

    Re: Saving charts - Excel VBA

    The code in this reference will copy a chart to the clipboard then save it as a BMP file.

    http://www.bmsltd.ie/DLCount/DLCount...stePicture.zip

  3. #3

    Thread Starter
    Hyperactive Member pgag45's Avatar
    Join Date
    Mar 2007
    Location
    Colorado
    Posts
    262

    Re: Saving charts - Excel VBA

    oh wow that would be great!... but I think that is a dead link w/ the "..."?

    thanks much though man

  4. #4
    Fanatic Member VBAhack's Avatar
    Join Date
    Dec 2004
    Location
    Sector 000
    Posts
    617

    Re: Saving charts - Excel VBA

    Quote Originally Posted by pgag45
    oh wow that would be great!... but I think that is a dead link w/ the "..."?
    That's odd. Anyway, look in the last post of the following thread - the link is there and works.

    http://www.vbforums.com/showthread.php?t=459369

  5. #5

    Thread Starter
    Hyperactive Member pgag45's Avatar
    Join Date
    Mar 2007
    Location
    Colorado
    Posts
    262

    Re: Saving charts - Excel VBA

    fantastic thanks again.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width