Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
(Excel 2002)
Have a button on a sheet2, which fires following code: ActiveWorkbook.PublishObjects.Add( _ SourceType:=xlSourceChart, _ Filename:="C:\tempHold\test.htm", _ Sheet:="Chart1", _ Source:="", _ HtmlType:=xlHtmlStatic).Publish Getting error 1004: method publish of publishobjects failed I can't figure out why. What could I be missing??? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Failing with formula | Excel Discussion (Misc queries) | |||
Excel Copy Method Failing. | Excel Programming | |||
select method of range class failing ? | Excel Programming | |||
add method of validation failing | Excel Programming | |||
Macro failing | Excel Programming |