Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all
I am loading a chart as a GIF onto a UserForm by first exporting the chart using Chart.Export method. This method works on my machine (and others) but is failing on others. While debugging, I was able to select the relevant ChartObject, but not the Chart property of the ChartObject. I can't find any reason why this fails on some machines and not others. I can't understand why VBA can find the ChartObject, but not the Chart. Any suggestions appreciated. Paul Martin Melbourne, Australia |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Addendum - the error message is:
Run-time error '1004': Method 'Export' of object '_Chart' failed |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Please ignore this posting. I have since ascertained that the error
was caused by another add-in which was preventing the saving of files (including Exports). |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
vlookup failure & ctrl-f failure? | Excel Discussion (Misc queries) | |||
How do i export a pivot chart as a static chart object? | Charts and Charting in Excel | |||
Chart.Export images are shrinking as I export more images | Charts and Charting in Excel | |||
Chart versus Work Sheet Code Failure | Excel Programming | |||
export chart - what controls exported chart width | Excel Programming |