+ Reply to Thread
Results 1 to 3 of 3

Saving a chart as a gif

  1. #1
    cmar
    Guest

    Saving a chart as a gif

    How can I save a chart in a worksheet as a gif which I can later use in a
    web page?

    Thanks, CMA



  2. #2
    Andy Pope
    Guest

    Re: Saving a chart as a gif

    Hi,

    You can export the chart via vba code.
    Activechart.export "C:\mychart.gif"

    Cheers
    Andy

    cmar wrote:
    > How can I save a chart in a worksheet as a gif which I can later use in a
    > web page?
    >
    > Thanks, CMA
    >
    >


    --

    Andy Pope, Microsoft MVP - Excel
    http://www.andypope.info

  3. #3
    Jon Peltier
    Guest

    Re: Saving a chart as a gif

    John Walkenbach's Chart Tools add-in (free at http://j-walk.com) has
    this utility built in, so someone needn't dive into VBA to get this
    functionality.

    - Jon
    -------
    Jon Peltier, Microsoft Excel MVP
    Peltier Technical Services
    Tutorials and Custom Solutions
    http://PeltierTech.com/
    _______


    Andy Pope wrote:
    > Hi,
    >
    > You can export the chart via vba code.
    > Activechart.export "C:\mychart.gif"
    >
    > Cheers
    > Andy
    >
    > cmar wrote:
    >
    >> How can I save a chart in a worksheet as a gif which I can later use
    >> in a web page?
    >>
    >> Thanks, CMA
    >>

    >


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1