Publish Chart not supported in Office 2007?

J

james

Dear,

The following script can work in Excel 2003,
but I get an error message "This function or attribute not supported in this
version" in Excel 2007.

ActiveWorkbook.PublishObjects.Add(xlSourceChart, cFile, cSheetName,
cChartID, xlHtmlChart, "Book1_87181", "")

Is there any equivalent method available to publish chart object as htmlin
Excel 2007.

Thanks a lot.

James Lin
 

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