> embedding two chart objects in a blank chart sheet. A little VBA to make sure the chart axes line up. Then the chart sheet is exported.
unbelievable!
it was the first time i actually exported it from the chart sheet.
when you try to save it as html it produced 2 gifs that's why i didn't
even try it
exporting the complete sheet to gif worked like a charm, with some vba
and the help of powerpoint i can resize the thing
thanks a lot Jon
Brian
Jon Peltier - 13 Feb 2004 21:34 GMT
Brian -
The Save As HTML option has been frustrating to me since it came out. So
I always export the charts this way, and do my tables in a text editor,
because that's how I control what I get.
- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
http://PeltierTech.com/Excel/Charts/
_______
>>embedding two chart objects in a blank chart sheet. A little VBA to make sure the chart axes line up. Then the chart sheet is exported.
>
[quoted text clipped - 10 lines]
>
> Brian