ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Publish embedded chart XL2007 (https://www.excelbanter.com/excel-programming/437241-publish-embedded-chart-xl2007.html)

avi

Publish embedded chart XL2007
 
hello,

In Excel2003 embedded charts can be referenced and published to web
pages with:

With xlApp.ActiveWorkbook.PublishObjects.Add(xlSourceCh art, _
Where,
sht, "Chart 1", _

xlHtmlStatic, "", "")
.Publish (False)
.AutoRepublish = True
End With

Strangely, Excel2007 seems not to recognize embedded charts for
publishing and returns an error

Please help

Thanks
Avi


All times are GMT +1. The time now is 06:52 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com